Unset LS_COLORS.

This commit is contained in:
Bartek Stalewski 2022-02-04 17:04:11 +01:00
parent 5caebc8c07
commit 92e92076e6

View File

@ -1,4 +1,5 @@
# global exports and options
unset LS_COLORS
export HISTSIZE=10000
export SAVEHIST=$HISTSIZE
export HISTFILE=$XDG_DATA_HOME/zsh/history