Turn off noclobber
This commit is contained in:
parent
451ee1bfcb
commit
985663d810
1 changed files with 0 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue