Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions doc/sphinx/source/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@

Configuration
=============
You can copy the supplied sample-config to your home directory and move it to
``$XDG_CONFIG_HOME/bpython/config`` [#f1]_. bpython tries to find
``$XDG_CONFIG_HOME/bpython/config`` and use it as its configuration, if the
file does not exist bpython will use its documented defaults.
You can edit the config file by pressing F3 (default). If a config file does
not exist you will asked if you would like to create a file. By default it will be saved to ``$XDG_CONFIG_HOME/.config/bpython/config``[#f1]_.
.. :: Footnotes
.. [#f1] ``$XDG_CONFIG_HOME`` defaults to ``~/.config`` if not set.
.. include:: configuration-options.rst

.. include:: configuration-options.rst