zoxide (sysutils/zoxide) Updated: 5 months, 3 weeks ago Add to my watchlist
A faster way to navigate your filesystemzoxide is a blazing fast alternative to cd, inspired by z and z.lua. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.
Version: 0.9.8 License: MIT
GitHub
| Maintainers | herbygillot |
| Categories | sysutils |
| Homepage | https://github.com/ajeetdsouza/zoxide |
| Platforms | darwin |
| Variants |
|
"zoxide" depends on
build (4)
lib (1)
Ports that depend on "zoxide"
No ports
Port notes
If you're using bash, add the following to your ~/.bashrc:
eval "$(zoxide init bash)"
If you're using zsh, add the following to your ~/.zshrc:
eval "$(zoxide init zsh)"
Port Health:
Loading Port Health