From 80f39cf342cea26ee24241e1eb14c90f7ba38957 Mon Sep 17 00:00:00 2001 From: James Walker Date: Tue, 9 Apr 2013 12:19:19 -0400 Subject: [PATCH] use the new tmux plugin --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index ae76c27..0f9ec52 100644 --- a/zshrc +++ b/zshrc @@ -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=(extract git github git-flow svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush composer symfony2 vagrant knife) +plugins=(extract tmux git github git-flow svn ruby rails3 bundler rvm heroku pip django osx brew deb ssh-agent npm drush composer symfony2 vagrant knife) # Python/ virtualenv if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then