Autojump

Tango-two-arrows.png

Tango-two-arrows.png

This article or section is a candidate for merging with List of applications.

Notes: This is solved by /etc/profile.d/autojump.sh, you just need to log out and in after installing autojump. No content otherwise (Discuss in Talk:Autojump#)

Autojump requires the below line added to: ~/.bashrc

[[ -s /usr/share/autojump/autojump.bash ]] && . /usr/share/autojump/autojump.bash

After that, simply run: $ source ~/.bashrc to activate the changes.

To test: $ j -v