Change links

This commit is contained in:
Erick Tucto 2018-12-13 16:20:47 -05:00
parent ab1588b51e
commit dbc9de52b8

View file

@ -1,8 +1,28 @@
**Added:**
* Add alias to `base16 shell`_
* Add alias to `base16 shell <https://github.com/chriskempson/base16-shell>`_
* For Installation / Use information, look at the `following link`_
* 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
3. See image
.. image:: https://raw.githubusercontent.com/ErickTucto/xontrib-base16-shell/master/docs/terminal.png
:width: 600px
:alt: terminal.png
**Changed:**
@ -23,6 +43,3 @@
**Security:**
* <news item>
.. _base16 shell: https://github.com/chriskempson/base16-shell
.. _following link: https://github.com/ErickTucto/xontrib-base16-shell#installation--usage