dyuri / xontrib-zoxide

Zoxide integration for xonsh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Zoxide integration for xonsh.

License:MIT License


Languages

Language:Python 100.0%