Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 737 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 737 Bytes

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.