Version number: 0.1.0
Author: Erick Tucto
Support to base16 shell. Allow change base16 shell themes.
- To install use pip
python3 -m pip install xontrib-base16-shell
- Add on
~/.xonshrc
1 $BASE16_SHELL = $HOME + "/.config/base16-shell/"
2 xontrib load base16_shell
Tip: Please see my wiki
See image
This package was created with Cookiecutter and the xontrib template