X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/4f9fda493af509f0d07182f1e1f717c310fde4e0..cdb6c9b53135d57b8b35b64d408a07db08065eec:/programs/tig.json diff --git a/programs/tig.json b/programs/tig.json index a691a41..4c9c85d 100644 --- a/programs/tig.json +++ b/programs/tig.json @@ -5,6 +5,11 @@ "path": "$HOME/.tig_history", "movable": true, "help": "Supported\n\nThe file $HOME/.tig_history can be moved to $XDG_DATA_HOME/tig/history.\n" - } + }, + { + "path": "$HOME/.tigrc", + "movable": true, + "help": "Supported\n\nThe file $HOME/.tigrc can be moved to $XDG_CONFIG/tig/config.\n" + } ] }