xontrib-kitty

Xonsh hooks for the Kitty terminal emulator

BSD-2-CLAUSE License

Downloads
54
Stars
29
Committers
2

xontrib-kitty

Xonsh hooks for the Kitty terminal emulator.

This xontrib provides extra tools for interacting with the combination of the xonsh shell and the kitty terminal emulator in the best possible way!

It provides all of the standard aliases, tab completions, and even matplotlib integrations! This allows you to render plots right in your terminal!

Installation

To install xontrib-kitty, get the source from your favorite package manager.

conda:

$ conda install -c conda-forge xontrib-kitty

pip:

$ pip install xontrib-kitty

Setup

To use xontrib-kitty, just load it in your current session or in your ~/.xonshrc file with the following line:

xontrib load kitty
Package Rankings
Top 17.05% on Pypi.org
Top 46.67% on Conda-forge.org
Related Projects