diff --git a/zsh/.zshrc b/zsh/.zshrc index f249541..0d3b304 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,4 +1,5 @@ # global exports and options +unset LS_COLORS export HISTSIZE=10000 export SAVEHIST=$HISTSIZE export HISTFILE=$XDG_DATA_HOME/zsh/history