]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/tig.json
add mise.json (#440)
[xdg-ninja.git] / programs / tig.json
1 {
2 "name": "tig",
3 "files": [
4 {
5 "path": "$HOME/.tig_history",
6 "movable": true,
7 "help": "Supported\n\nThe file $HOME/.tig_history can be moved to $XDG_DATA_HOME/tig/history.\n"
8 },
9 {
10 "path": "$HOME/.tigrc",
11 "movable": true,
12 "help": "Supported\n\nThe file $HOME/.tigrc can be moved to $XDG_CONFIG/tig/config.\n"
13 }
14 ]
15 }