Adding solarized and tagbar

This commit is contained in:
Dustin Swan
2011-08-24 02:30:42 -04:00
parent 0d299cbd7d
commit 53f368cac1
5 changed files with 18 additions and 0 deletions

2
zshrc
View File

@@ -11,3 +11,5 @@ compinit
alias vi=vim
alias grep='grep --color=auto'
alias ls='ls --color=auto'
export TERM="xterm-256color"