From 8e32e6731567a3654999826e4ee7af8660787210 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 5 Oct 2016 11:03:34 +0200 Subject: zshrc: Update setopts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- zsh/.zshrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'zsh') 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 \ -- cgit v1.2.3-54-g00ecf