Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.08 KB

README.rst

File metadata and controls

55 lines (35 loc) · 1.08 KB

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