Skip to content

Commit 9402203

Browse files
committed
Change wording to be more clear, fixes issue bpython#404
1 parent 94e8999 commit 9402203

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

doc/sphinx/source/configuration.rst

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,5 @@
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.
9-
10-
.. :: Footnotes
11-
12-
.. [#f1] ``$XDG_CONFIG_HOME`` defaults to ``~/.config`` if not set.
13-
14-
.. include:: configuration-options.rst
15-
5+
You can edit the config file by pressed F3. If a config file does not exist
6+
you will asked if you would like to create a file. By default it will be saved to ``~/.config/bpython/config``.

0 commit comments

Comments
 (0)