Adding solarized and tagbar
This commit is contained in:
parent
0d299cbd7d
commit
53f368cac1
5 changed files with 18 additions and 0 deletions
2
zshrc
2
zshrc
|
|
@ -11,3 +11,5 @@ compinit
|
|||
alias vi=vim
|
||||
alias grep='grep --color=auto'
|
||||
alias ls='ls --color=auto'
|
||||
|
||||
export TERM="xterm-256color"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue