]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/dircolors.json
add mise.json (#440)
[xdg-ninja.git] / programs / dircolors.json
1 {
2 "name": "dircolors",
3 "files": [
4 {
5 "path": "$HOME/.dircolors",
6 "movable": true,
7 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/dircolors_. Then initialize dircolors like this:\n\n```bash\neval $(dircolors \"$XDG_CONFIG_HOME\"/dircolors)\n```\n"
8 }
9 ]
10 }