diff --git a/home/.emacs.d b/home/.emacs.d index 6c12ec8..1ce9022 160000 --- a/home/.emacs.d +++ b/home/.emacs.d @@ -1 +1 @@ -Subproject commit 6c12ec8eecb6fc9a8e8eb0f96ebe408300a8a207 +Subproject commit 1ce90226b6318e14f6e5d18838040c98170d2104 diff --git a/home/.zshrc b/home/.zshrc index 5692943..48a724a 100644 --- a/home/.zshrc +++ b/home/.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 cask tmux tmuxinator git github git-flow svn ruby gem rbenv rails3 bundler heroku pip django fabric osx brew deb ssh-agent npm nvm drush composer symfony2 vagrant knife) +plugins=(extract cask tmux tmuxinator git github git-flow svn ruby gem rvm rails3 bundler heroku pip django fabric osx brew deb ssh-agent npm nvm drush composer symfony2 vagrant knife) # Python/ virtualenv if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then