Trying out hybrid vim colorscheme, adding screen-256color to zshrc
This commit is contained in:
parent
893ba2893c
commit
2b4d5b2fd2
3 changed files with 14 additions and 35 deletions
1
zshrc
1
zshrc
|
|
@ -11,6 +11,7 @@ alias l="ls -l"
|
|||
alias tmux="tmux -2"
|
||||
alias dustinswan="ssh dustinswan@dustinswan.org"
|
||||
export EDITOR=vim
|
||||
export TERM="screen-256color"
|
||||
|
||||
export BROWSER=open
|
||||
[[ -s luakit ]] && export BROWSER=luakit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue