summaryrefslogtreecommitdiff
path: root/20_Options.zsh
diff options
context:
space:
mode:
Diffstat (limited to '20_Options.zsh')
-rw-r--r--20_Options.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/20_Options.zsh b/20_Options.zsh
index 0ac3b5d..d150609 100644
--- a/20_Options.zsh
+++ b/20_Options.zsh
@@ -58,7 +58,7 @@ setopt Extended_History
setopt Hist_Expire_Dups_First
setopt Hist_Ignore_All_Dups
setopt Hist_Ignore_Space
-setopt Hist_No_Functions
+unsetopt Hist_No_Functions
unsetopt Hist_No_Store
setopt Hist_Reduce_Blanks
setopt Inc_Append_History