xontrib-zoxide

Zoxide integration for xonsh


Keywords
xontrib, xonsh, zoxide
License
MIT
Install
pip install xontrib-zoxide==0.3.0

Documentation

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.