From 46ac6b2c967768aafe50a5446aab2241ddbcff69 Mon Sep 17 00:00:00 2001 From: hugues Date: Sun, 20 Aug 2006 19:50:12 +0000 Subject: Grand ménage dans la conf Zsh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@255 a0e5b806-a6f9-0310-978d-cbce73f8a913 --- 10_Options.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '10_Options.zsh') diff --git a/10_Options.zsh b/10_Options.zsh index f9f665f..51c3bc5 100644 --- a/10_Options.zsh +++ b/10_Options.zsh @@ -51,16 +51,16 @@ unsetopt Correct setopt Correct_All unsetopt Equals unsetopt Extended_Glob -unsetopt Extended_History setopt Hash_Cmds setopt Hash_Dirs ## Gestion de l'historique +unsetopt Extended_History setopt Hist_Expire_Dups_First setopt Hist_Ignore_All_Dups setopt Hist_Ignore_Space setopt Hist_No_Functions -setopt Hist_No_Store +unsetopt Hist_No_Store setopt Hist_Reduce_Blanks setopt Inc_Append_History -- cgit v1.2.3