Hacker News new | ask | show | jobs
by cpeterso 1440 days ago
and:

  alias cd..="cd .."
  alias ..="cd .."
1 comments

Fish and Zsh can automatically cd into a dir if you type a path in.