aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot.zshrc.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.zshrc.local b/dot.zshrc.local
index 51a76ff..b1c0104 100644
--- a/dot.zshrc.local
+++ b/dot.zshrc.local
@@ -107,3 +107,5 @@ function fspass () {
function passta () {
PASSWORD_STORE_DIR=~/RWTH/AStA/pass pass $@
}
+
+SAVEHIST=100000