Hacker News new | ask | show | jobs
by pmontra 1891 days ago
I happily use bashmarks to jump to well known directories

https://github.com/huyng/bashmarks

  cd /path/to/project1
  s p1 # sets bookmark
  cd /elsewhere
  g p1
It also autocompletes bookmarks.