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