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>.
RUN apt-get update && \
apt-get install -y autojump
RUN apt-get update && \
apt-get install -y autojump
RUN pacman -S --noconfirm autojump
RUN apt-get update && \
apt-get install -y autojump
RUN dnf install -y autojump
RUN apt-get update && \
apt-get install -y autojump