Trying out Vundle instead of Pathogen.
This commit is contained in:
parent
8c04f028b0
commit
0d6c1ab0ee
12 changed files with 86 additions and 79 deletions
2
zshrc
2
zshrc
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue