Jump: alfred-like cd for OSX(github.com)
github.com
Jump: alfred-like cd for OSX
https://github.com/afriggeri/jump
2 comments
So this is like autojump?
(https://github.com/joelthelion/autojump/wiki)
Not exactly. autojump performs a search and automatically switches to the most highly used destination. jump autosuggests as you type several results (think google suggest, or alfred, except in the console).
It feels exactly like Alfred or Command-T for cd, very cool.