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