index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
bashrc.d
/
md.bash
blob: d32cf488b137e765bd2a4488164462b30499ce6b (
plain
) (
blame
)
1
2
3
4
5
# mkdir(1) shortcut md() { mkdir -p -- "$@" }