]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/git.json
fixed shellcheck warning
[xdg-ninja.git] / programs / git.json
1 {
2 "name": "git",
3 "files": [
4 {
5 "path": "$HOME/.gitconfig",
6 "movable": true,
7 "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/git/config_.\n"
8 }
9 ]
10 }