autojump_match.py
shell extension to jump to frequently used directories
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