ThoughtBot: cd'ing to frequently-used directories in ZSH
Josh just dropped some sweet, sweet ZSH knowledge. I spend a lot of time in the directories under
$HOME/thoughtbot/and$HOME/src, and to get there I type (for example)cd ~/thoughtbot/hoptoad. There is a better way!First, add this to your
~/.zshrcand source it:setopt...