zsh/config/zsh/zshrc

3 lines
94 B
Bash

source $ZDOTDIR/zplug
[[ -o login ]] && for f in $ZDOTDIR/interactive+login/*(-.N); source $f