bash: eternal history
This commit is contained in:
parent
0e377b5025
commit
81c4d098fc
4
.bashrc
4
.bashrc
@ -13,8 +13,8 @@ HISTCONTROL=ignoreboth
|
|||||||
shopt -s histappend
|
shopt -s histappend
|
||||||
|
|
||||||
# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
|
# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
|
||||||
HISTSIZE=1000
|
HISTSIZE=
|
||||||
HISTFILESIZE=2000
|
HISTFILESIZE=
|
||||||
|
|
||||||
# check the window size after each command and, if necessary,
|
# check the window size after each command and, if necessary,
|
||||||
# update the values of LINES and COLUMNS.
|
# update the values of LINES and COLUMNS.
|
||||||
|
Loading…
Reference in New Issue
Block a user