X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/47a995364ae7eabff5046702cce0fc7604f2fff7..1d0b74e1ee4d6440b771db607f45e2996635318b:/programs/cgdb.json diff --git a/programs/cgdb.json b/programs/cgdb.json index 3bff00d..c111138 100644 --- a/programs/cgdb.json +++ b/programs/cgdb.json @@ -3,8 +3,8 @@ { "path": "$HOME/.cgdb", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport CGDB_DIR=\"$XDG_CONFIG_HOME\"/cgdb\n```\n\nMove the configuration file to _XDG_CONFIG_HOME/cgdb/cgdbrc_\n" + "help": "Export the following environment variables:\n\n```bash\nexport CGDB_DIR=\"$XDG_CONFIG_HOME\"/cgdb\n```\n\nMove the configuration file to _$XDG_CONFIG_HOME/cgdb/cgdbrc_\n" } ], "name": "cgdb" -} \ No newline at end of file +}