Using zoxide in xxh. Zoxide is a faster way to navigate your filesystem.
If you like the idea click ⭐ on the repo and tweet.
xxh +I xxh-plugin-prerun-zoxide
xxh host
cd /etc
cd /tmp
z e
# /etc
- xxh-shell-xonsh. Note! You can use xontrib-jump-to-dir as lightweight zero-dependency implementation of autojump or zoxide projects functionality.
- xxh-shell-zsh
- xxh-shell-fish
- xxh-shell-bash
Add your shell by creating pluginrc
file.
This plugin was created with xxh-prerun-plugin cookiecutter template.