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