diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 922c4b5..f870756 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -79,7 +79,6 @@ export TIME_STYLE=long-iso # Used by GNU 'ls'. if [ -n "$BASH_VERSION" ] then set -o emacs - set -o noclobber shopt -s histappend bind '"\e[1;5C": forward-word'