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

initial implementation of zsh shell plugin #686

Merged

Conversation

maxnbk
Copy link
Contributor

@maxnbk maxnbk commented Aug 6, 2019

This is an initial pass at a zsh shell plugin. It isn't thoroughly tested because I don't know enough about zsh to really validate it in production, but it worked enough in basic tests doing things like rez-env and rez-build that I feel it is a good starter implementation to be tested by more people and added to. (Really, it's basically the bash shell plugin and equivalent bash ops/flags replaced by zsh ops/flags.
No backwards compatibility broken, etc etc.
semver and changelog is left to @nerdvegas discretion depending on when and with what this gets merged in.
Addresses at least a portion of #649

@nerdvegas nerdvegas merged commit ee1bef9 into AcademySoftwareFoundation:master Aug 7, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants