We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f569a commit 626d304Copy full SHA for 626d304
README
@@ -107,8 +107,9 @@ as you type.
107
Configuration
108
=============
109
See the sample-config file for a list of available options.
110
-You should save your config file as ~/.bpython/config or specify
111
-at the command line:
+You should save your config file as ~/.config/bpython/config
+(i.e $XDG_CONFIG_HOME/bpython/config) or specify at the
112
+command line:
113
114
bpython --config /path/to/bpython/config
115
0 commit comments