bashrc.cust: Set custom history control
* ignoredups: ignore duplicate commands * ignorespace: ignore commands beginning with a space
This commit is contained in:
@@ -11,6 +11,7 @@ shopt -s checkjobs
|
||||
|
||||
|
||||
# Variables
|
||||
export HISTCONTROL="ignoredups:ignorespace"
|
||||
export LESSHISTFILE=-
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user