Added vim-powerline. Updated vim submodules

This commit is contained in:
Dustin Swan
2012-01-13 13:04:52 -05:00
parent afe5befad7
commit 281d5f576a
11 changed files with 14 additions and 8 deletions

2
zshrc
View File

@@ -33,3 +33,5 @@ source $ZSH/oh-my-zsh.sh
alias vi=vim
export TERM="screen-256color"
export EDITOR=vim
export PATH="/usr/local/bin:$PATH"