This commit is contained in:
David Morgan 2016-05-27 07:52:14 +01:00
parent 816441e1da
commit c29657487e
1 changed files with 1 additions and 0 deletions

View File

@ -242,6 +242,7 @@ if ! [ -x "$(command -v tac)" ]; then
fi
shopt -s extglob
shopt -s globstar
set -o noclobber
set -o vi