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