index
:
zsh
master
Personal zsh configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
functions
/
cdl
blob: 49b4d7fd8202548e191d851e575b4edf02fb1ae5 (
plain
)
1
2
3
4
cdl () { cd "$1"; ls; }