Unset LS_COLORS.
This commit is contained in:
parent
5caebc8c07
commit
92e92076e6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue