aboutsummaryrefslogtreecommitdiffstats
path: root/zuwu.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zuwu.zsh')
-rwxr-xr-xzuwu.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/zuwu.zsh b/zuwu.zsh
index b845ad7..ee6dd10 100755
--- a/zuwu.zsh
+++ b/zuwu.zsh
@@ -31,6 +31,9 @@ HISTFILE="~/.histfile"
HISTSIZE="10000"
SAVEHIST="10000"
# End of lines configured by zsh-newuser-install
+
+# Overwrite histfile with zuwu implementation, using HISTDIR and HISTID - if you don't want this implementation, comment out the next line.
+__sethist
EOF
fi