about summary refs log tree commit diff stats
path: root/.config/bash/rc
diff options
context:
space:
mode:
Diffstat (limited to '.config/bash/rc')
-rw-r--r--.config/bash/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/bash/rc b/.config/bash/rc
index 2445079..16ba85a 100644
--- a/.config/bash/rc
+++ b/.config/bash/rc
@@ -5,7 +5,6 @@ shopt -s histappend
 
 bind 'set bell-style visible'
 bind 'set completion-ignore-case on'
-bind 'set show-mode-in-prompt on'
 bind 'set expand-tilde on'
 
 # vi mode stuff