Add news/base16-shell.rst

This commit is contained in:
Erick Tucto 2018-12-12 18:39:35 -05:00
parent 36f3f21e2b
commit 51d9f77fd2

49
news/base16-shell.rst Normal file
View file

@ -0,0 +1,49 @@
**Added:**
* Add alias to `base16 shell`_
* Installation / Usage
1. To install use pip
.. code-block:: bash
python3 -m pip install xontrib-base16-shell
2. Add on ``~/.xonshrc``
.. code:: python
:number-lines:
$BASE16_SHELL = $HOME + "/.config/base16-shell/"
xontrib load base16_shell
See image
|Terminal|
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>
.. |Terminal| image:: https://raw.githubusercontent.com/ErickTucto/xontrib-base16-shell/master/docs/terminal.png
:width: 600px
:alt: terminal.png
.. _base16 shell: https://github.com/chriskempson/base16-shell