Vivid is back.
This commit is contained in:
parent
6ebbb9c742
commit
17b089d64a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
[ ! -L ~/.cache ] && { rm -rf ~/.cache; mkdir -p $XDG_CACHE_HOME; ln -sf $XDG_CACHE_HOME ~/.cache ; }
|
[ ! -L ~/.cache ] && { rm -rf ~/.cache; mkdir -p $XDG_CACHE_HOME; ln -sf $XDG_CACHE_HOME ~/.cache ; }
|
||||||
|
[ $(command -v vivid) ] && export LS_COLORS=$(vivid generate ayu) || unset LS_COLORS
|
||||||
# global exports and options
|
# global exports and options
|
||||||
export HISTSIZE=10000
|
export HISTSIZE=10000
|
||||||
export SAVEHIST=$HISTSIZE
|
export SAVEHIST=$HISTSIZE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue