export CDPATH=.:$HOME:$HOME/workspace:$HOME/gocode/src/github.com/geetarista
You can set it to whatever you want, then just use `cd` and not worry about using some other script.
export CDPATH=.:$HOME:$HOME/workspace:$HOME/gocode/src/github.com/geetarista
You can set it to whatever you want, then just use `cd` and not worry about using some other script.