From 52938ad6932f57e1516b9253f7446e9eefda07af Mon Sep 17 00:00:00 2001 From: James Walker Date: Sat, 7 May 2011 00:00:32 -0400 Subject: [PATCH] been playing with vagrant --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 9a59ab6..a9bc8b1 100644 --- a/zshrc +++ b/zshrc @@ -16,7 +16,7 @@ export ZSH_THEME="walkah" # 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=(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