Y
Hacker News
new
|
ask
|
show
|
jobs
by
hikarudo
1710 days ago
I've recently switched from bash to zsh. Checkout the dirhistory plugin, which allows you to use Alt-left to go to change to the previous directory, Alt-up to change to the parent directory, etc.
https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/dirhi...