Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mttpgn
7 months ago
|
parent
|
context
|
favorite
| on:
Scripts I wrote that I use all the time
I too have a `mkcd` in my .zshrc, but I implemented it slightly differently:
function mkcd { newdir=$1 mkdir -p $newdir cd $newdir }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: