I don't need vivid.
This commit is contained in:
parent
7a344c16ff
commit
4a8c36877f
@ -1,6 +1,5 @@
|
||||
[ ! -L ~/.cache ] && { rm -rf ~/.cache; mkdir -p $XDG_CACHE_HOME; ln -sf $XDG_CACHE_HOME ~/.cache ; }
|
||||
# global exports and options
|
||||
#[ $(command -v vivid) ] && export LS_COLORS=$(vivid generate molokai) || unset LS_COLORS
|
||||
export HISTSIZE=10000
|
||||
export SAVEHIST=$HISTSIZE
|
||||
export HISTFILE=$XDG_DATA_HOME/zsh/history
|
||||
|
Loading…
Reference in New Issue
Block a user