modify history settings
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -56,8 +56,8 @@ PS1="$PS1"'\[\033[00m\]\$ ' # shell sign
|
|||||||
|
|
||||||
# history settings
|
# history settings
|
||||||
HISTSIZE=2048
|
HISTSIZE=2048
|
||||||
HISTFILESIZE=2048
|
|
||||||
HISTCONTROL=erasedups:ignoredups:ignorespace
|
HISTCONTROL=erasedups:ignoredups:ignorespace
|
||||||
|
HISTIGNORE='exit*:clear*:\:*:echo*'
|
||||||
|
|
||||||
#
|
#
|
||||||
# bash completion
|
# bash completion
|
||||||
|
|||||||
Reference in New Issue
Block a user