about summary refs log tree commit diff
path: root/Functions/Newuser/zsh-newuser-install
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Newuser/zsh-newuser-install')
-rw-r--r--Functions/Newuser/zsh-newuser-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/Functions/Newuser/zsh-newuser-install b/Functions/Newuser/zsh-newuser-install
index e4028fd50..60ac16b13 100644
--- a/Functions/Newuser/zsh-newuser-install
+++ b/Functions/Newuser/zsh-newuser-install
@@ -899,7 +899,6 @@ __zni_options_config() {
   # The "no" prefix is used to indicate options on by default.
   __zni_apply_defaults -o autocd '' "Change directory given just path." \
     extendedglob '' "Use additional pattern matching features." \
-    appendhistory '' "Append new history lines instead of overwriting." \
     '!nomatch' '' "Unmatched patterns cause an error." \
     '!beep' '' "Beep on errors." \
     notify '' "Immediately report changes in background job status."