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