X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..aa7873edfc2550a114711789e804c4ea7f975f1a:/programs/gdb.json?ds=sidebyside 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" } ]