X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..8e32e725b8eee1cd7abb3b744a1272d4f50d20a8:/programs/httpie.json diff --git a/programs/httpie.json b/programs/httpie.json index 2237d48..621ecd9 100644 --- a/programs/httpie.json +++ b/programs/httpie.json @@ -2,9 +2,9 @@ "name": "httpie", "files": [ { - "path": "${HOME}/.httpie", - "moveable": true, - "help": "Supported\n\nThe file ${HOME}/.httpie can be moved to ${XDG_CONFIG_HOME}/httpie.\n" + "path": "$HOME/.httpie", + "movable": true, + "help": "Supported\n\nThe file $HOME/.httpie can be moved to $XDG_CONFIG_HOME/httpie.\n" } ] }