mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
15 lines
484 B
ReStructuredText
15 lines
484 B
ReStructuredText
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 your 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
|
|
|
|
>>> xontrib mpl xo ...
|
|
|
|
.. See the xontrib tutorial for more information.
|
|
|
|
.. include:: xontribsbody
|