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