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
|
2016-06-06 12:09:41 -04:00
|
|
|
can be loaded into your session by adding them to the ``xontribs`` list in the
|
2016-05-11 00:42:36 -04:00
|
|
|
config file, or dynamically in your xonshrc file or on the command line using
|
|
|
|
the ``xontrib`` command:
|
|
|
|
|
|
|
|
.. code-block:: xonshcon
|
|
|
|
|
2016-06-04 22:28:36 -04:00
|
|
|
>>> xontrib mpl xo ...
|
2016-05-11 00:42:36 -04:00
|
|
|
|
|
|
|
.. See the xontrib tutorial for more information.
|
|
|
|
|
|
|
|
.. include:: xontribsbody
|