public
Description: like autojump and friends, in ruby + yaml
Homepage:
Clone URL: git://github.com/madx/jumpr.git
jumpr /
name age message
file LICENSE Loading commit data...
file README
file jumpr
README
~> jumpr!

cp jumpr ~/bin
chmod +x ~/bin/jumpr
echo "j() { cd $(jumpr $1); }" >> ~∕.bashrc && . ~/.bashrc

~> WTFPL licensed