Co-authored-by: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
--- /dev/null
+{
+ "name": "SciTE",
+ "files": [
+ {
+ "path": "$HOME/.SciTE.session",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport SciTE_USERHOME=\"$XDG_CONFIG_HOME\"/SciTE\n```\n"
+ },
+ {
+ "path": "$HOME/.SciTEUser.properties",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport SciTE_USERHOME=\"$XDG_CONFIG_HOME\"/SciTE\n```\n"
+ }
+ ]
+}