A simple zsh_completion #5630
Unanswered
sirmspencer
asked this question in
Writing Formulae/Casks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
I'm trying to hook in even the most basic zsh completion and I can't get it to register.
Formula
I can see the zsh file in
/usr/local/Cellar/doit/0.1.33/share/zsh/site-functions/_doitand/usr/local/share/zsh/site-functions/_doitI'm sorta copying a different cask, leiningen. I can modify its zsh @ _lein and see the changes from that take affect.
The bash file doesn't work in linux either. Maybe its a related missing step.
Beta Was this translation helpful? Give feedback.
All reactions