index
:
conf/dotfiles.git
master
dotfiles -- configuration and such
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zshfunc
/
md
blob: 1055e77aac85645348ea85de39f917486717eca4 (
plain
)
1
2
3
4
5
6
## vim:ft=zsh:foldmethod=marker md() { DIR="$1" mkdir "$1" && cd "$1" }