]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/bpython.json
Added config for cmake (#119)
[xdg-ninja.git] / programs / bpython.json
index 7c90462bcb94a1eb90169d18fd5365e3a9218df3..145e950bd49b4f9d3cd44e3996656bd6a9cabac7 100644 (file)
@@ -3,8 +3,8 @@
         {
             "path": "$HOME/.pythonhist",
             "movable": true,
         {
             "path": "$HOME/.pythonhist",
             "movable": true,
-            "help": "You can overwrite this in the config file:\n\n(_XDG_CONFIG_HOME/bpython/config_)\n```bash\nhist_file = $XDG_DATA_HOME/bpythonhistory\n```\n"
+            "help": "You can overwrite this in the config file:\n\n(_XDG_CONFIG_HOME/bpython/config_)\n```bash\n[general]\nhist_file = $XDG_DATA_HOME/bpythonhistory\n```\n"
         }
     ],
     "name": "bpython"
         }
     ],
     "name": "bpython"
-}
\ No newline at end of file
+}