been playing with vagrant

This commit is contained in:
James Walker 2011-05-07 00:00:32 -04:00
parent c75dbac654
commit 52938ad693

2
zshrc
View File

@ -16,7 +16,7 @@ export ZSH_THEME="walkah"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse) # Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git github svn ruby rails3 pip osx brew deb ssh-agent npm drush) plugins=(git github svn ruby rails3 pip osx brew deb ssh-agent npm drush vagrant)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh