glob the globbiest of ways
This commit is contained in:
parent
4f9216d922
commit
272a593513
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ path=(
|
||||||
)
|
)
|
||||||
|
|
||||||
# start by sourcing extras
|
# start by sourcing extras
|
||||||
for rcfile in $ZDOTDIR/.extras/current/*(N); do
|
for rcfile in $ZDOTDIR/.extras/current/*.{,z}sh(N); do
|
||||||
source $rcfile
|
source $rcfile
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue