Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZSH completion #18

Open
glittershark opened this issue Aug 13, 2014 · 2 comments
Open

Add ZSH completion #18

glittershark opened this issue Aug 13, 2014 · 2 comments
Assignees

Comments

@glittershark
Copy link
Owner

No description provided.

@glittershark glittershark self-assigned this Aug 13, 2014
@scharfie
Copy link

scharfie commented May 8, 2015

I was able to use the bash completion script to work in my zsh (5.0.5, OS X) with the following:

autoload bashcompinit
bashcompinit
source /path/to/projectionist/completion.bash

@glittershark
Copy link
Owner Author

That is an excellent work around! I still definitely want to do native zsh completion at some point, but this is really helpful in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants