index
:
zsh
master
Personal zsh configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
functions
/
esource
blob: ff01ab4ce4fccc422e7015494ba48f593ef1b8d6 (
plain
)
1
2
3
4
## vim:ft=zsh if [[ -r $1 ]] { source $1 }