logoalt Hacker News

fiddlerwoarooftoday at 12:18 AM0 repliesview on HN

The two arg cd is pretty useful (and, zsh implements it too because cd is a shell feature): if you have parallel directory structure (e.g. the way rails does tests) you can switch from app/b/c/d to spec/b/c/f by doing `cd app spec`