Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
quesera
58 days ago
|
parent
|
context
|
favorite
| on:
Zoxide: A Better CD Command
This works in sh, bash, zsh, etc:
mkdircd() { mkdir -p "$1" && cd "$1" } mkdircd /tmp/new/directory/at/arbitrary/depth
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: