Skip to content

Commit a8e4f54

Browse files
committed
Merge pull request #454 from keyanp/issue404
2 parents e457d07 + 46c402c commit a8e4f54

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

doc/sphinx/source/configuration.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22

33
Configuration
44
=============
5-
You can copy the supplied sample-config to your home directory and move it to
6-
``$XDG_CONFIG_HOME/bpython/config`` [#f1]_. bpython tries to find
7-
``$XDG_CONFIG_HOME/bpython/config`` and use it as its configuration, if the
8-
file does not exist bpython will use its documented defaults.
5+
You can edit the config file by pressing F3 (default). If a config file does
6+
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]_.
97
108
.. :: Footnotes
11-
129
.. [#f1] ``$XDG_CONFIG_HOME`` defaults to ``~/.config`` if not set.
13-
14-
.. include:: configuration-options.rst
15-
10+
.. include:: configuration-options.rst

0 commit comments

Comments
 (0)