X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/ac241ce7615d5323603d7e5adbd71ec20f780ebd..716727bb9c9bcfe28ff65cf97232d757d79d136a:/programs/tig.json diff --git a/programs/tig.json b/programs/tig.json index 6e7b38b..a691a41 100644 --- a/programs/tig.json +++ b/programs/tig.json @@ -2,9 +2,9 @@ "name": "tig", "files": [ { - "path": "${HOME}/.tig_history", + "path": "$HOME/.tig_history", "movable": true, - "help": "Supported\n\nThe file ${HOME}/.tig_history can be moved to ${XDG_DATA_HOME}/tig/history.\n" + "help": "Supported\n\nThe file $HOME/.tig_history can be moved to $XDG_DATA_HOME/tig/history.\n" } ] }