:orphan:


Guides
======

Starter
-------

.. toctree::
    :titlesonly:
    :maxdepth: 2

    tutorial
    strings
    subprocess
    bash_to_xsh
    platforms

Everyday User
-------------

.. toctree::
    :titlesonly:
    :maxdepth: 2

    xonshrc
    envvars
    aliases
    events
    history
    customization
    keyboard_shortcuts
    prompt
    macros

Creator
-------

.. toctree::
    :titlesonly:
    :maxdepth: 2

    editors
    python_virtual_environments
    xonsh_projects
    xontrib
    events_tutorial
    completers
    history_backend

Xontributor
-----------

.. toctree::
    :titlesonly:
    :maxdepth: 1

    developer
    lib/index
