autojump_utils.py

shell extension to jump to frequently used directories

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_utils.py on any operating system with command-not-found.com