Awesome
<p align="center"> Using <a href="https://github.com/ajeetdsouza/zoxide">zoxide</a> in xxh. Zoxide is a faster way to navigate your filesystem. </p> <p align="center"> If you like the idea click ⭐ on the repo and <a href="https://twitter.com/intent/tweet?text=Nice%20plugin%20for%20the%20xxh%20project!&url=https://github.com/xxh/xxh-plugin-prerun-zoxide" target="_blank">tweet</a>. </p>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.