Autojump in 12.04 doesn't work
- by hnasarat
https://launchpad.net/ubuntu/+source/autojump
I installed with apt-get, checked out the man page and added
. /usr/share/autojump/autojump.sh to my .bashrc, like it says. When I cd around the filesystem, nothing gets added to ~/.local/share/autojump. I then tried adding . /usr/share/autojump/autojump.bash, but that didn't work either.
autojump…