dyuri / xontrib-zoxide

Zoxide integration for xonsh.
MIT License
13 stars 4 forks source link
xonsh xontrib zoxide

Zoxide integration for xonsh

If you like the idea click ⭐ on the repo and stay tuned.

Requirements

You need zoxide installed on your system. See install instructions to get it.

Installation

To install use pip:

xpip install xontrib-zoxide
# or: xpip install -U git+https://github.com/dyuri/xontrib-zoxide

Usage

xontrib load zoxide
z folder

See zoxide for detailed usage.

Credits

This package was created with xontrib cookiecutter template.