{
"path": "$HOME/.doom.d",
"movable": true,
- "help": "XDG is supported out-of-the-box. Simply move _~/.doom.d_ to _$XDG_CONFIG_HOME/doom_. Alternatively export _$DOOMDIR_ to point to your preferred location."
+ "help": "XDG is supported out-of-the-box. Simply move _~/.doom.d_ to _$XDG_CONFIG_HOME/doom_. Alternatively export _$DOOMDIR_ to point to your preferred location.\n"
}
],
"name": "doom-emacs"
"path": "$HOME/.dotnet",
"movable": false,
"help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/dotnet/sdk/issues/8678\n"
+ },
+ {
+ "path": "$HOME/.net",
+ "movable": false,
+ "help": "This directory is used by software written with .NET to store all the DLLs they need to work.\nSo it's pratically impossible to provide a general way to configure this specific behaviour.\n"
}
],
"name": "dotnet"
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.nx",
+ "movable": false,
+ "help": "Currently unsupported.\n\nIt can only be fixed by the company, since it's closed source.\n"
+ }
+ ],
+ "name": "nomachine"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.parsec",
+ "movable": false,
+ "help": "Currently unsupported.\n\nIt can only be fixed by the company, since it's closed source.\n"
+ }
+ ],
+ "name": "parsec"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "help": "Currently unsupported.\nUsed by QT for storing some configuration options.\n",
+ "movable": false,
+ "path": "$HOME/.qt"
+ }
+ ],
+ "name": "qt"
+}
\ No newline at end of file
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.vmware",
+ "movable": false,
+ "help": "Currently unsupported.\n\nIt can only be fixed by the company, since it's closed source.\n"
+ }
+ ],
+ "name": "vmware"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.wpscan",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/wpscanteam/wpscan/issues/1586\n"
+ }
+ ],
+ "name": "wpscan"
+}