Add extendedglob to config

This commit is contained in:
Leon Grünewald 2022-03-28 15:22:35 +02:00
parent fb18e89b6d
commit 8e565f08c9
2 changed files with 3 additions and 0 deletions

View file

@ -12,3 +12,5 @@ if ! zplug check --verbose; then
fi fi
zplug load --verbose zplug load --verbose
source ~/.zcustom/opts.zsh

1
.zcustom/opts.zsh Normal file
View file

@ -0,0 +1 @@
setopt extendedglob