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

ZSH - command not found #28

Open
Marek00Malik opened this issue Jun 26, 2019 · 1 comment
Open

ZSH - command not found #28

Marek00Malik opened this issue Jun 26, 2019 · 1 comment

Comments

@Marek00Malik
Copy link

Hi Bart :)
I have an issue with the tool when using zsh shell.
After installing with pip I'm getting:

zsh: command not found: awsenv

Any ideas to get your tool working on ZSH ? OSX should running now on zsh so it would be nice to have the tool compatible with this shell.

@snieg
Copy link
Contributor

snieg commented Jun 26, 2019

Add alias in ~/.zshrc (or anywhere else where you keep your zsh configuration):

alias awsenv='__aws-env-update'

It's works on my OSX (but I'm still using bash)

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