]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/bash/files/bashrc
Keep longer bash history for each shell
[max/saltfiles.git] / states / bash / files / bashrc
index 52753fa0c1b42ae34a981c5474b8905051ab8c63..639cca10050c4b9e312cf27884cff01f290d7612 100644 (file)
@@ -10,7 +10,7 @@ HISTCONTROL=ignoreboth
 shopt -s histappend
 
 # for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
-HISTSIZE=1000
+HISTSIZE=20000
 HISTFILESIZE=20000
 
 # check the window size after each command and, if necessary,