summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.bashrc b/.bashrc
index 7dcc31d..98eb911 100644
--- a/.bashrc
+++ b/.bashrc
@@ -26,10 +26,6 @@ export NO_AT_BRIDGE=1
stty start undef
-# don't put duplicate lines or lines starting with space in the history.
-# See bash(1) for more options
-HISTCONTROL=ignoreboth
-
# append to the history file, don't overwrite it
shopt -s histappend