X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/b1e9bca3febc4ee29b647b1afcd575acf8edeaa2..c00abe60ce15cf73050e073b067c2fe34199cd0a:/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 +}