diff options
| -rw-r--r-- | zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -29,6 +29,7 @@ setopt HIST_SAVE_NO_DUPS | |||
| 29 | setopt INC_APPEND_HISTORY | 29 | setopt INC_APPEND_HISTORY |
| 30 | setopt SHARE_HISTORY | 30 | setopt SHARE_HISTORY |
| 31 | setopt HIST_IGNORE_ALL_DUPS | 31 | setopt HIST_IGNORE_ALL_DUPS |
| 32 | setopt HIST_IGNORE_SPACE | ||
| 32 | 33 | ||
| 33 | source_file "$HOME/.opam/opam-init/init.zsh" | 34 | source_file "$HOME/.opam/opam-init/init.zsh" |
| 34 | 35 | ||
