xxh-plugin-prerun-zoxide
xxh-plugin-prerun-zoxide copied to clipboard
Using zoxide in xxh. Zoxide is a faster way to navigate your filesystem.
Using zoxide in xxh. Zoxide is a faster way to navigate your filesystem.
If you like the idea click ⭐ on the repo and tweet.
Install
xxh +I xxh-plugin-prerun-zoxide
Usage
xxh host
cd /etc
cd /tmp
z e
# /etc
Supported xxh-shells
- 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.
Credits
This plugin was created with xxh-prerun-plugin cookiecutter template.