summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--20_Options.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/20_Options.zsh b/20_Options.zsh
index f694bdf..0ac3b5d 100644
--- a/20_Options.zsh
+++ b/20_Options.zsh
@@ -54,7 +54,7 @@ setopt Hash_Cmds
setopt Hash_Dirs
## Gestion de l'historique
-unsetopt Extended_History
+setopt Extended_History
setopt Hist_Expire_Dups_First
setopt Hist_Ignore_All_Dups
setopt Hist_Ignore_Space