index
:
cfg
this commit
master
ensa's configuration files
ensa <psii@riseup.net>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
ksh
/
functions
/
mc
blob: db8a46f409a53b08c5a7bb3112187e833739a442 (
plain
) (
blame
)
1
2
3
4
#!/bin/ksh mc() { mkdir "$1" && cd "$1"; }