aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-10-05 11:03:34 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:37:35 +0200
commit8e32e6731567a3654999826e4ee7af8660787210 (patch)
tree7e837143bc7cad47f9f96f32c799b2bd36f97f11 /zsh
parent06c8d99b1bee04dea485b04822dad422f6103dce (diff)
downloaddotfiles-8e32e6731567a3654999826e4ee7af8660787210.tar.xz
zshrc: Update setopts
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
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 \