diff options
| -rw-r--r-- | .config/zsh/.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/zsh/.zshenv b/.config/zsh/.zshenv index 663b328..2da06fb 100644 --- a/.config/zsh/.zshenv +++ b/.config/zsh/.zshenv @@ -84,6 +84,7 @@ export HIST_SAVE_NO_DUPS # Don't write duplicate entries in the history export HIST_REDUCE_BLANKS # Remove superfluous blanks before recording entry. export HIST_VERIFY # Don't execute immediately upon history expansion. export HIST_BEEP # Beep when accessing nonexistent history. +export INC_APPEND_HISTORY # Customize `ls` colours export LSCOLORS=ExGxBxDxCxEgEdxbxgxcxd |
