aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 502ae26..968cc58 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -29,11 +29,8 @@ setopt autocd \
glob_dots \
extended_history \
hist_verify \
- hist_ignore_all_dups \
- hist_save_no_dups \
hist_ignore_space \
- hist_reduce_blanks \
- inc_append_history \
+ inc_append_history_time \
interactive_comments \
numeric_glob_sort \
no_bg_nice \