Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpeterso
1440 days ago
and:
alias cd..="cd .." alias ..="cd .."
1 comments
skitter
1440 days ago
Fish and Zsh can automatically cd into a dir if you type a path in.
link