]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/gdb.json
Fix missing filename extension
[xdg-ninja.git] / 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",