zsh/home/.zshrc

3 lines
90 B
Bash
Raw Normal View History

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