From 20f920203a4334b6e88b988932d79d5fb6a4e476 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 8 Sep 2019 23:04:01 +0500 Subject: Updates. --- files/.zsh/rc/S10_zshopts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/.zsh/rc/S10_zshopts') diff --git a/files/.zsh/rc/S10_zshopts b/files/.zsh/rc/S10_zshopts index 4c815ba..b086e1d 100644 --- a/files/.zsh/rc/S10_zshopts +++ b/files/.zsh/rc/S10_zshopts @@ -34,12 +34,13 @@ setopt hash_dirs setopt hash_list_all setopt hist_find_no_dups setopt hist_ignore_all_dups -setopt no_hist_ignore_space +setopt hist_ignore_space setopt hist_no_functions setopt hist_no_store setopt hist_reduce_blanks setopt hist_save_no_dups setopt hist_verify +setopt share_history setopt no_hup setopt no_ignore_eof @@ -51,7 +52,6 @@ setopt notify setopt no_rm_star_silent setopt no_rm_star_wait -setopt share_history setopt vi setopt zle -- cgit v1.2.3