1 line
42 B
Bash
1 line
42 B
Bash
for f in $ZDOTDIR/login/*(-.N); source $f
|
for f in $ZDOTDIR/login/*(-.N); source $f
|