X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..ac241ce7615d5323603d7e5adbd71ec20f780ebd:/programs/gdb.json diff --git a/programs/gdb.json b/programs/gdb.json index f0898fc..5c579c2 100644 --- a/programs/gdb.json +++ b/programs/gdb.json @@ -3,7 +3,7 @@ "files": [ { "path": "${HOME}/.gdbinit", - "moveable": true, + "movable": true, "help": "Alias gdb to use custom locations:\n\n```bash\nalias gdb=gdb -n -x $XDG_CONFIG_HOME/gdb/init```\n" } ]