Bump history size

This commit is contained in:
2016-05-19 11:30:50 +02:00
parent 94827a5add
commit 9f38210564

View File

@@ -10,8 +10,8 @@ HISTCONTROL=ignoreboth
# append to the history file, don't overwrite it
shopt -s histappend
# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
HISTSIZE=10000
HISTFILESIZE=500000
HISTSIZE=100000
HISTFILESIZE=5000000
# treat directory name commands as cd
shopt -s autocd
# check the window size after each command and, if necessary,