Unset LS_COLORS.
This commit is contained in:
parent
5caebc8c07
commit
92e92076e6
@ -1,4 +1,5 @@
|
||||
# global exports and options
|
||||
unset LS_COLORS
|
||||
export HISTSIZE=10000
|
||||
export SAVEHIST=$HISTSIZE
|
||||
export HISTFILE=$XDG_DATA_HOME/zsh/history
|
||||
|
Loading…
Reference in New Issue
Block a user