--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.antigen",
+ "movable": true,
+ "help": "Export the following environmental variable:\n\n```bash\nexport ADOTDIR=\"$XDG_DATA_HOME\"/antigen\n```\n\n_Note: do_ **not** _move the pre-existing antigen folder from $HOME/.antigen to the new location because it would make antigen crash (the reason is antigen hardcodes the \"$HOME/.antigen\" directory in the `init.zsh` file upon installation of the bundle), simply_ **remove** _\"$HOME/.antigen\" and the next time you will spawn an instance of zsh, antigen will install all the plugins correctly in the new location (and hardcode the new, correct, location)._\n"
+ }
+ ],
+ "name": "antigen"
+}
{
- "name": "CUPS",
- "files": [
- {
- "path": "$HOME/.cups",
- "movable": false,
- "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/OpenPrinting/cups/issues/10\n"
- }
- ]
+ "name": "CUPS",
+ "files": [
+ {
+ "path": "$HOME/.cups",
+ "movable": true,
+ "help": "Supported.\n\nThe file $HOME/.cups can be moved to $XDG_CONFIG_HOME/cups.\n\n_Relevant issue:_ https://github.com/OpenPrinting/cups/issues/10\n"
+ }
+ ]
}
{
"path": "$HOME/.java",
"movable": false,
- "help": "**Disclaimer: some applications don't respect this setting.**\n\nExport the following environment variable:\n\n```bash\nexport _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n```\n\nSee [ticket](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8290140)"
+ "help": "**Disclaimer: some applications don't respect this setting.**\n\nExport the following environment variable:\n\n```bash\nexport _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n```\n\nSee [ticket](https://bugs.java.com/bugdatabase/view_bug?bug_id=8290140)"
}
],
"name": "openjdk"
--- /dev/null
+{
+ "name": "psensor",
+ "files": [
+ {
+ "path": "$HOME/.psensor",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant patch:_ https://gitlab.com/jeanfi/psensor/-/merge_requests/27\n"
+ }
+ ]
+}
--- /dev/null
+{
+ "name": "ZAP Proxy",
+ "files": [
+ {
+ "path": "$HOME/.ZAP",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/zaproxy/zaproxy/issues/7718"
+ }
+ ]
+}
+