xontrib-base16-shell

Change base16 shell themes.


License
MIT
Install
pip install xontrib-base16-shell==0.1.0

Documentation

Xontrib Base16 Shell

Version number: 0.1.0

Author: Erick Tucto

Overview

Support to base16 shell. Allow change base16 shell themes.

Installation / Usage

  1. To install use pip
python3 -m pip install xontrib-base16-shell
  1. Add on ~/.xonshrc
1 $BASE16_SHELL = $HOME + "/.config/base16-shell/"
2 xontrib load base16_shell

Tip: Please see my wiki

See image

terminal.png

Contributing

  1. Erick Tucto

Credits

This package was created with Cookiecutter and the xontrib template