diff options
Diffstat (limited to '.config/bash/rc')
-rw-r--r-- | .config/bash/rc | 1 |
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 |