Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ErickTucto/xontrib-base16-shell
Change base16 shell themes
https://github.com/ErickTucto/xontrib-base16-shell
extension python xonsh xontrib
Last synced: 3 months ago
JSON representation
Change base16 shell themes
- Host: GitHub
- URL: https://github.com/ErickTucto/xontrib-base16-shell
- Owner: ericktucto
- License: mit
- Created: 2018-12-12T21:04:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T18:37:11.000Z (over 5 years ago)
- Last Synced: 2024-07-30T21:06:38.767Z (3 months ago)
- Topics: extension, python, xonsh, xontrib
- Language: Python
- Size: 211 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-xontribs - base16_shell - Change base16 shell themes. (Theming & Styling / Prompt tweaks)
README
********************
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
.. 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_shellTip: Please see my `wiki`_
See image
|Terminal|
Contributing
############1. `Erick Tucto`_
Credits
#######This package was created with Cookiecutter_ and the xontrib_ template
.. |Terminal| image:: https://raw.githubusercontent.com/ErickTucto/xontrib-base16-shell/master/docs/terminal.png
:width: 600px
:alt: terminal.png.. _Erick Tucto: https://github.com/ErickTucto
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _xontrib: https://github.com/laerus/cookiecutter-xontrib
.. _base16 shell: https://github.com/chriskempson/base16-shell
.. _wiki: https://github.com/ErickTucto/xontrib-add-variable/wiki