Zoxide integration for xonsh
If you like the idea click ⭐ on the repo and stay tuned.
You need zoxide installed on your system. See install instructions to get it.
To install use pip:
xpip install xontrib-zoxide
# or: xpip install -U git+https://github.com/dyuri/xontrib-zoxide
xontrib load zoxide
z folder
See zoxide for detailed usage.
This package was created with xontrib cookiecutter template.