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