Add vivid support.
This commit is contained in:
parent
98385365eb
commit
0f324c34be
@ -1,5 +1,5 @@
|
||||
# global exports and options
|
||||
unset LS_COLORS
|
||||
[ $(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