189 shaares
A smarter cd command. Supports all major shells. Contribute to ajeetdsouza/zoxide development by creating an account on GitHub.
apt install zoxide
Add this to the end of your config file (usually ~/.bashrc):
eval "$(zoxide init bash)"
