-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Installing Bash-My-GCP in zsh #11
Comments
Thanks for raising this! zsh support is something that was already on my radar just not had the time to look in to it properly yet i did a quick test with this just now and I noticed when I pulled this in to a default oh-my-zsh install the |
Looking forward to that 😄 |
@mcrmonkey are you moving forward with this? |
This is for issue #11 * Patched loader for shared functions as `${BASH_SOURCE}` isn't a thing in zsh * Created hook for `oh-my-zsh` plugin system to call
I've created a branch with the changes needed to get this running via You'll need to pull the test branch in to your oh-my-zsh plugins directory and add it to your plugins list to use it:
Then add it to your plugin list in Note: The |
@chronograph3r, @Rahulsharma0810 If you have the time I'd appreciate any testing you can do with this |
wow this is great will try it rn, gcloud is crazy long |
OK, I don't know if this project is still alive, but I tried to use zinit with it and it failed, looks like the paths are not quite right for that installation. It works fine with a manual oh-my-zsh installation. https://github.com/zdharma-continuum/zinit |
You can try it yourself with these lines:
The error is in the loader.sh saying
In looking at this I think the path is not quite right |
Hi, Please consider this a feature request or a How to do guide.
Please let us know how to use this for oh-my-Zsh,
The text was updated successfully, but these errors were encountered: