X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/4f9fda493af509f0d07182f1e1f717c310fde4e0..dddae21ddb63af3eb0326e092a5c60b4d1e2a4dc:/programs/gdb.json diff --git a/programs/gdb.json b/programs/gdb.json index 0f066a8..d9121d2 100644 --- a/programs/gdb.json +++ b/programs/gdb.json @@ -4,7 +4,7 @@ { "path": "$HOME/.gdbinit", "movable": true, - "help": "Alias gdb to use custom locations:\n\n```bash\nalias gdb=gdb -n -x $XDG_CONFIG_HOME/gdb/init```\n" + "help": "XDG is supported out-of-the-box, so you can simply move the file to _$XDG_CONFIG_HOME/gdb/gdbinit_.\n" }, { "path": "$HOME/.gdb_history",