summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index ac39f56..493978f 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -1,5 +1,6 @@
export PATH="${PATH}:$HOME/bin:/usr/lib/surfraw"
export EDITOR=vim
+export HISTSIZE=1000000
# Source configuration files
source "$HOME/.zsh/plugins"