xonsh/docs/xontribs.rst

16 lines
485 B
ReStructuredText
Raw Normal View History

2016-05-11 00:42:36 -04:00
Xontribs
========
The following lists known xonsh contributions (xontribs), a description of the
xontrib, and how to get your hands on it. Once installed, these xontribs
can be loaded into you session by adding them to the ``xontribs`` list in the
config file, or dynamically in your xonshrc file or on the command line using
the ``xontrib`` command:
.. code-block:: xonshcon
2016-05-20 17:58:50 -04:00
>>> xontrib mpl xomg ...
2016-05-11 00:42:36 -04:00
.. See the xontrib tutorial for more information.
.. include:: xontribsbody