]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/scite.json
Add zsh-evalcache (#430)
[xdg-ninja.git] / programs / scite.json
1 {
2 "name": "SciTE",
3 "files": [
4 {
5 "path": "$HOME/.SciTE.session",
6 "movable": true,
7 "help": "Export the following environment variables:\n\n```bash\nexport SciTE_USERHOME=\"$XDG_CONFIG_HOME\"/SciTE\n```\n"
8 },
9 {
10 "path": "$HOME/.SciTEUser.properties",
11 "movable": true,
12 "help": "Export the following environment variables:\n\n```bash\nexport SciTE_USERHOME=\"$XDG_CONFIG_HOME\"/SciTE\n```\n"
13 }
14 ]
15 }