add aws plugin

This commit is contained in:
James Walker 2018-06-27 20:16:00 -04:00
parent 83e6da5275
commit bec3d76be7
Signed by: walkah
GPG Key ID: 3C127179D6086E93

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=(autojump extract command-not-found tmux tmuxinator git github git-flow ssh-agent golang vagrant knife docker docker-compose mix mix-fast)
plugins=(autojump aws extract command-not-found tmux tmuxinator git github git-flow ssh-agent golang vagrant knife docker docker-compose mix mix-fast)
# ruby
plugins=($plugins ruby gem rbenv rails bundler heroku)