new aws plugin (for multiple AWS accounts)

This commit is contained in:
James Walker 2014-03-25 13:26:43 -04:00
parent 9314934643
commit f93f3f561c

View File

@ -19,7 +19,7 @@ export ZSH_CUSTOM=$HOME/.zsh/custom
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(extract cask tmux tmuxinator git github git-flow svn ruby gem rbenv rails bundler heroku pip django fabric osx brew deb ssh-agent bower npm nvm golang drush composer symfony2 vagrant knife)
plugins=(extract cask tmux tmuxinator git github git-flow svn ruby gem rbenv rails bundler heroku pip django fabric osx brew deb ssh-agent bower npm nvm golang drush composer symfony2 vagrant knife aws)
# Python/ virtualenv
if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then