Merge branch 'master' of github.com:joshtronic/dotfiles
This commit is contained in:
commit
c97ed7f090
1 changed files with 2 additions and 1 deletions
3
zshrc
3
zshrc
|
@ -11,7 +11,8 @@ unalias -m "*"
|
|||
export CLICOLOR=1
|
||||
export EDITOR=select-vim
|
||||
export KEYTIMEOUT=1
|
||||
export TERM="xterm-256color"
|
||||
export QUOTING_STYLE=literal
|
||||
export TERM=xterm-256color
|
||||
|
||||
HISTFILE=$HOME/.zsh_history
|
||||
HISTSIZE=10000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue