autojump

Quickly jump among the directories you visit the most. Aliases like j or jc are provided for even less typing. More information: <https://github.com/wting/autojump>.

Debian Debian
RUN apt-get update && \ apt-get install -y autojump
Ubuntu
RUN apt-get update && \ apt-get install -y autojump
Arch Arch Linux
RUN pacman -S --noconfirm autojump
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y autojump
Fedora
RUN dnf install -y autojump
Raspbian
RUN apt-get update && \ apt-get install -y autojump
click the source code to copy install autojump on any operating system with command-not-found.com