zsh/config/zsh/zshrc

2 lines
94 B
Bash

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