summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 5e51d75..1f9daf4 100644
--- a/.bashrc
+++ b/.bashrc
@@ -12,6 +12,9 @@ HISTFILESIZE=1000
HISTCONTROL=ignoreboth
shopt -s histappend
+# DTRT with "!"
+set +H
+
# Prompt
PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
# Terminal window title