Trying out Vundle instead of Pathogen.

This commit is contained in:
Dustin Swan
2012-03-07 00:09:08 -06:00
parent 8c04f028b0
commit 0d6c1ab0ee
12 changed files with 86 additions and 79 deletions

2
zshrc
View File

@@ -31,7 +31,7 @@ source $ZSH/oh-my-zsh.sh
# Customize to your needs...
alias vi=vim
export TERM="screen-256color"
# export TERM="screen-256color"
export EDITOR=vim
export PATH="/usr/local/bin:$PATH"