--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.emulator_console_auth_token",
+ "movable": false,
+ "help": "Currently unsupported.\n"
+ }
+ ],
+ "name": "Android Studio"
+}
--- /dev/null
+{
+ "name": "colima",
+ "files": [
+ {
+ "path": "$HOME/.colima",
+ "movable": true,
+ "help": "XDG is supported out-of-the-box, so we can simply move the folder to _$XDG_CONFIG_HOME/colima_.\n"
+ }
+ ]
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.mailcap",
+ "movable": false,
+ "help": "Currently unsupported.\n"
+ },
+ {
+ "path": "$HOME/.mime.types",
+ "movable": false,
+ "help": "Currently unsupported.\n"
+ }
+ ],
+ "name": "Crossover"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.dolt",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/dolthub/dolt/issues/1398\n"
+ }
+ ],
+ "name": "dolt"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.fleet",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://youtrack.jetbrains.com/issue/FL-12903\n"
+ }
+ ],
+ "name": "Fleet"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.flipper",
+ "movable": false,
+ "help": "Currently unsupported.\n"
+ }
+ ],
+ "name": "Flipper"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "help": "Use the following alias:\n\n```bash\nalias homebridge='homebridge -U \"$XDG_CONFIG_HOME\"/homebridge'\n```\n\n",
+ "movable": true,
+ "path": "$HOME/.homebridge"
+ }
+ ],
+ "name": "homebridge"
+}
--- /dev/null
+{
+ "name": "iTerm 2",
+ "files": [
+ {
+ "path": "$HOME/.iterm2",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://gitlab.com/gnachman/iterm2/-/issues/4843\n"
+ },
+ {
+ "path": "$HOME/.iterm2_shell_integration.fish",
+ "movable": true,
+ "help": "You can move this file to _$XDG_CONFIG_HOME/fish/conf.d/iterm2.fish_.\n"
+ }
+ ]
+}
--- /dev/null
+{
+ "name": "lima",
+ "files": [
+ {
+ "path": "$HOME/.lima",
+ "movable": false,
+ "help": "Currently unsupported.\n"
+ }
+ ]
+}
{
"files": [
+ {
+ "path": "$HOME/.node-gyp",
+ "movable": true,
+ "help": "You need to put the following into your npmrc:\n\n```\ncache=${XDG_CACHE_HOME}/npm\n```\n"
+ },
{
"help": "You need to put the following into your npmrc:\n\n```\nprefix=${XDG_DATA_HOME}/npm\ncache=${XDG_CACHE_HOME}/npm\ninit-module=${XDG_CONFIG_HOME}/npm/config/npm-init.js\ntmp=${XDG_RUNTIME_DIR}/npm\n```\n\n_Note: the `tmp` option has been removed in more recent versions of npm, including it will generate a warning._\n",
"movable": true,
{
"files": [
+ {
+ "path": "$HOME/.pnpm-state",
+ "movable": true,
+ "help": "Add the following to your npmrc:\n\n```\nstate-dir=$XDG_STATE_HOME/pnpm-state\n```\n"
+ },
{
"path": "$HOME/.pnpm-store",
"movable": true,
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.proxyman",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/ProxymanApp/Proxyman/issues/476\n"
+ },
+ {
+ "path": "$HOME/.proxyman-data",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/ProxymanApp/Proxyman/issues/476\n"
+ }
+ ],
+ "name": "Proxyman"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.pulumi",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/pulumi/pulumi/issues/2534\n"
+ }
+ ],
+ "name": "pulumi"
+}
{
"files": [
+ {
+ "path": "$HOME/.redisinsight-app",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport RI_APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-app\n```\n"
+ },
{
"path": "$HOME/.redisinsight-v2",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n"
},
{
- "path": "$HOME/..redisinsight-preview",
+ "path": "$HOME/.redisinsight-preview",
"movable": false,
"help": "If you do not use the obsolete preview version then just remove the folder. Otherwise export the following environment variables and upgrade to the current version.:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n"
}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.usql_history",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport USQL_HISTORY=\"$XDG_DATA_HOME\"/usql/history\n```\n"
+ },
+ {
+ "path": "$HOME/.usqlrc",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport USQLRC=\"$XDG_CONFIG_HOME\"/usql/config\n```\n"
+ }
+ ],
+ "name": "usql"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.vuerc",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/vuejs/vue-cli/issues/5649\n"
+ }
+ ],
+ "name": "vue"
+}