2 lines
52 B
Bash
2 lines
52 B
Bash
#! zsh
|
|
for f in $ZDOTDIR/login/^*.zwc(N); source $f
|
#! zsh
|
|
for f in $ZDOTDIR/login/^*.zwc(N); source $f
|