diff --git a/bash/bashrc.common b/bash/bashrc.common index 78e414a..97ebd0e 100644 --- a/bash/bashrc.common +++ b/bash/bashrc.common @@ -30,5 +30,3 @@ if [ -f $HOME/.aliases ]; then source $HOME/.aliases fi -# Use vi mode -set -o vi