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

Support zsh users who do not use oh-my-zsh? #28

Open
wtao137 opened this issue Jul 18, 2022 · 0 comments
Open

Support zsh users who do not use oh-my-zsh? #28

wtao137 opened this issue Jul 18, 2022 · 0 comments

Comments

@wtao137
Copy link

wtao137 commented Jul 18, 2022

It turns out the install script assumes a ZSH_CUSTOM env variable to put the completion plugin, which, if I'm correct, normally would come with an oh-my-zsh installation.

However, vanilla zsh can already load the completion file for use. So it's it possible to tweak the installation script a bit so it can also work even if it doesn't detect a ZSH_CUSTOM variable?

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

1 participant