fix munin 1
[mirror/dsa-puppet.git] / modules / debian-org / files / root-dotfiles / bashrc
index 2509d07..048d944 100644 (file)
@@ -5,6 +5,7 @@
 
 if [ "$PS1" ]; then
   typeset HISTCONTROL=ignoreboth
+  typeset HISTSIZE=50000
 
   export LS_OPTIONS='--color=auto'
   eval "`dircolors`"