Autojump is one of those small must-have tools for me. It lets you quickly navigate your filesystem as it remembers where you have been. For example, I'll just use j dow
from anywhere to get to my ~/Downloads
folder, or j in
to get to ~/projects/indr0
. Neat!
On macOS, it can be installed via brew install autojump
.