X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..debb51a88ad50c2018407d255dea649f31265bb9:/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" } ]