Skip to content

Commit

Permalink
Added vagrant to zsh plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
acrobat committed Apr 4, 2015
1 parent 49a840d commit e4f25e2
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 @@ -41,7 +41,7 @@ ZSH_THEME="doubleend"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git symfony2 bower composer colored-man colorize cp sudo extract github)
plugins=(git symfony2 bower composer colored-man colorize cp sudo extract github vagrant)

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit e4f25e2

Please sign in to comment.