index
:
zshrcd.git
main
My zshrc.d files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zshrc
blob: fbb24281320c8dbb4ae8ae20b1ae8d59e9a340fa (
plain
) (
blame
)
1
2
3
for f in $HOME/.zshrc.d/*.zsh ; do source "$f" done