Simplified Zoxide written entirely in C.
Noxide is an alternative CD command that allows you to warp between directories.
Example:
# With cd:
cd /var/lib/mpd
# With Noxide:
z mpdUnlike Zoxide, Noxide is retarded.
If multiple matches exist,
it chooses the oldest one, always.
To remove old entries run noxide clean.
z # go home
z <path> # find path in the system
zi # open interactive path picker
noxide clean # remove historymake install # will install at /usr/local/bin/noxide
echo 'eval "$(noxide init)"' >> ~/.bashrc # add initial script to your shell's rc