How to load OMZ plugin that contains _<name>
file instead of <name>.plugin.zsh
?
#104
Answered
by
marlonrichert
seblemaguer
asked this question in
Q&A
-
Hello, sorry for the stupid question but since the last commit, I am facing the following issue:
the minimal zshrc is the following #!/bin/zsh
# Load znap
source "$HOME/.cache/znap/zsh-snap//znap.zsh"
znap source ohmyzsh/ohmyzsh plugins/docker I have the same issue by replacing docker by ripgrep. It seems to be impacted when the subdirectory doesn't contain any .plugins.sh but a file following the pattern _file. Am I using the wrong command? |
Beta Was this translation helpful? Give feedback.
Answered by
marlonrichert
Aug 17, 2021
Replies: 2 comments 2 replies
-
This has been answered here: #55 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
seblemaguer
-
thanks a lot |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has been answered here: #55 (comment)