X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..47a995364ae7eabff5046702cce0fc7604f2fff7:/programs/chez.json diff --git a/programs/chez.json b/programs/chez.json index 722e131..87325cb 100644 --- a/programs/chez.json +++ b/programs/chez.json @@ -3,7 +3,7 @@ "files": [ { "path": "${HOME}/.chezscheme_history", - "moveable": true, + "movable": true, "help": "Alias petite to use custom locations:\n\n```bash\nalias petite=petite --eehistory ${XDG_DATA_HOME}/chezscheme/history\nalias scheme=scheme --eehistory ${XDG_DATA_HOME}/chezscheme/history```\n" } ]