File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 22
33Configuration
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
You can’t perform that action at this time.
0 commit comments