Better resilience to missing components, have zplug handle loading of ~/.zsh/interactive scripts
This commit is contained in:
parent
df6164e3aa
commit
b825210c29
4 changed files with 6 additions and 5 deletions
|
@ -1 +1 @@
|
|||
for f in ~/.zsh/login/*; source $f
|
||||
for f in ~/.zsh/login/*(-.N); source $f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue