]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #285 from dosisod/use-gdbinit
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Mon, 31 Jul 2023 03:51:06 +0000 (05:51 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 03:51:06 +0000 (05:51 +0200)
programs/gdb.json

index 0f066a8948d92f4246fdb80de3ebf35267fed091..d9121d27a6393bccc193bbae1659ec7ca81e4a0d 100644 (file)
@@ -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",