]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/vint.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / vint.json
1 {
2 "name": "vint",
3 "files": [
4 {
5 "path": "$HOME/.vintrc.yaml",
6 "movable": true,
7 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/.vintrc.yaml_\n"
8 },
9 {
10 "path": "$HOME/.vintrc.yml",
11 "movable": true,
12 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/.vintrc.yaml_\n"
13 },
14 {
15 "path": "$HOME/.vintrc",
16 "movable": true,
17 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/.vintrc.yaml_\n"
18 }
19 ]
20 }