Skip to content

Commit

Permalink
Enable vagrant zsh plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Britt Gresham committed Apr 28, 2015
1 parent 3a12b62 commit 5be497b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ compinit
# 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=(osx git ruby gem node npm heroku cap bundler brew cake rails3 redis-cli zsh-syntax-highlighting)
plugins=(osx ssh-agent git ruby rbenv gem bundler brew zsh-syntax-highlighting python virtualenvwrapper zsh-autosuggestions)
plugins=(osx ssh-agent git ruby rbenv gem bundler brew zsh-syntax-highlighting python virtualenvwrapper zsh-autosuggestions vagrant)

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit 5be497b

Please sign in to comment.