diff options
-rw-r--r-- | %HOME%/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.bashrc b/%HOME%/.bashrc index bb7ae05..2f54927 100644 --- a/%HOME%/.bashrc +++ b/%HOME%/.bashrc @@ -48,6 +48,7 @@ export HISTSIZE=20000 set -o pipefail +shopt -s autocd shopt -s checkwinsize shopt -s dotglob shopt -s histappend |