]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/nano.json
Add missing underscore to jupyter entry (#457)
[xdg-ninja.git] / programs / nano.json
1 {
2 "name": "nano",
3 "files": [
4 {
5 "path": "$HOME/.nanorc",
6 "movable": true,
7 "help": "XDG is partially supported since _v2.9.0_. You can move the file to _$XDG_CONFIG_HOME/nano/nanorc_."
8 },
9 {
10 "path": "$HOME/.nano",
11 "movable": true,
12 "help": "XDG is partially supported since _v2.9.0_. You can move the directory to _$XDG_DATA_HOME/nano_."
13 }
14 ]
15 }