aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.bashrc b/home/.bashrc
index a619ec6..cc98b5b 100644
--- a/home/.bashrc
+++ b/home/.bashrc
@@ -16,7 +16,7 @@ HISTCONTROL=ignoreboth
shopt -s histappend
# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
-HISTSIZE=1000
+HISTSIZE=
HISTFILESIZE=2000
# check the window size after each command and, if necessary,