"help": "Option -Dosgi.configuration.area=@user.home/.config/.. overrides but must be added to \"$ECLIPSE_HOME\"/eclipse.ini\" rather than command line which means you must have write access to $ECLIPSE_HOME. (Arch Linux hard-codes $ECLIPSE_HOME in /usr/bin/eclipse)\n_Relevant issue_: https://bugs.eclipse.org/bugs/show_bug.cgi?id=200809\n"
}
"movable": false,
"help": "Option -Dosgi.configuration.area=@user.home/.config/.. overrides but must be added to \"$ECLIPSE_HOME\"/eclipse.ini\" rather than command line which means you must have write access to $ECLIPSE_HOME. (Arch Linux hard-codes $ECLIPSE_HOME in /usr/bin/eclipse)\n_Relevant issue_: https://bugs.eclipse.org/bugs/show_bug.cgi?id=200809\n"
"help": "export HOUDINI_USER_PREF_DIR=\"$XDG_CACHE_HOME\"/houdini__HVER__\nThe value of this variable must include the substring __HVER__, which will be replaced at run time with the current MAJOR.MINOR version string.\n_Relevant issue_: https://forums.odforce.net/topic/43138-changing-home-location/\n"
}
"movable": true,
"help": "export HOUDINI_USER_PREF_DIR=\"$XDG_CACHE_HOME\"/houdini__HVER__\nThe value of this variable must include the substring __HVER__, which will be replaced at run time with the current MAJOR.MINOR version string.\n_Relevant issue_: https://forums.odforce.net/topic/43138-changing-home-location/\n"
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
},
{
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
},
{
- "path": "~/.octave_packages",
+ "path": "$HOME/.octave_packages",
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
},
{
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
},
{
- "path": "~/.octave_hist",
+ "path": "$HOME/.octave_hist",
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
}
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
"help": "You can run VSCodium with the --extensions-dir flag, such as vscodium --extensions-dir \"$XDG_DATA_HOME/vscode\". This however won't prevent the creation of ~/.vscode-oss/ directory.\n_Relevant issue_: https://github.com/VSCodium/vscodium/issues/561\n"
}
"movable": true,
"help": "You can run VSCodium with the --extensions-dir flag, such as vscodium --extensions-dir \"$XDG_DATA_HOME/vscode\". This however won't prevent the creation of ~/.vscode-oss/ directory.\n_Relevant issue_: https://github.com/VSCodium/vscodium/issues/561\n"
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
- "path": "~/.conda/condarc",
+ "path": "$HOME/.conda/condarc",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
- "path": "~/.conda/condarc.d/",
+ "path": "$HOME/.conda/condarc.d/",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
- "path": "~/.condarc",
+ "path": "$HOME/.condarc",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
}
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
"help": "XDG_CONFIG_HOME/Bitwarden CLI\nXDG_DATA_HOME/audacity\n\nThe BITWARDENCLI_APPDATA_DIR environment variable takes precedence.\nCurrently contains a single data.json file with all the vault data, so it ought to belong in XDG_DATA_HOME\n_Relevant issue_: https://github.com/bitwarden/cli/pull/46\n"
}
"movable": true,
"help": "XDG_CONFIG_HOME/Bitwarden CLI\nXDG_DATA_HOME/audacity\n\nThe BITWARDENCLI_APPDATA_DIR environment variable takes precedence.\nCurrently contains a single data.json file with all the vault data, so it ought to belong in XDG_DATA_HOME\n_Relevant issue_: https://github.com/bitwarden/cli/pull/46\n"
"help": "XDG_CONFIG_HOME/calcurse\nXDG_DATA_HOME/calcurse\n\nIf the legacy path ~/.calcurse is present, it will take precedence.\n_Relevant issue_: https://github.com/lfos/calcurse/pull/254\n"
}
"movable": true,
"help": "XDG_CONFIG_HOME/calcurse\nXDG_DATA_HOME/calcurse\n\nIf the legacy path ~/.calcurse is present, it will take precedence.\n_Relevant issue_: https://github.com/lfos/calcurse/pull/254\n"
"help": "The shell init files will be installed to XDG_CONFIG_HOME/fzf if the installation script is called with --xdg for example /usr/local/opt/fzf/install --xdg.\n_Relevant issue_: https://github.com/junegunn/fzf/pull/1282\n"
}
"movable": true,
"help": "The shell init files will be installed to XDG_CONFIG_HOME/fzf if the installation script is called with --xdg for example /usr/local/opt/fzf/install --xdg.\n_Relevant issue_: https://github.com/junegunn/fzf/pull/1282\n"
"help": "GPODDER_DOWNLOAD_DIR sets the download folder. GPODDER_HOME - where config and database files are stored, downloads also if GPODDER_DOWNLOAD_DIR is not set.\n"
}
"movable": true,
"help": "GPODDER_DOWNLOAD_DIR sets the download folder. GPODDER_HOME - where config and database files are stored, downloads also if GPODDER_DOWNLOAD_DIR is not set.\n"
"help": "Added in 3ab86f0 but subsequently reverted in e253c9f1[dead link 2022-09-23 ⓘ]\n_Relevant issue_: https://github.com/moosotc/llpp/issues/180\n"
}
"movable": false,
"help": "Added in 3ab86f0 but subsequently reverted in e253c9f1[dead link 2022-09-23 ⓘ]\n_Relevant issue_: https://github.com/moosotc/llpp/issues/180\n"
"help": "XDG_CONFIG_HOME/luarocks\nXDG_CACHE_HOME/luarocks\n\nIf the legacy path ~/.luarocks is present, it will take precedence.\n_Relevant issue_: https://github.com/luarocks/luarocks/pull/1298\n"
}
"movable": true,
"help": "XDG_CONFIG_HOME/luarocks\nXDG_CACHE_HOME/luarocks\n\nIf the legacy path ~/.luarocks is present, it will take precedence.\n_Relevant issue_: https://github.com/luarocks/luarocks/pull/1298\n"
"help": "/opt/maptool/lib/app/MapTool.cfg\n[JavaOptions]\n-DMAPTOOL_DATADIR=.local/share/maptool-rptools\nHowever, no way to change the location of this configuration file.\n_Relevant issue_: https://github.com/RPTools/maptool/issues/2786\n"
}
"movable": true,
"help": "/opt/maptool/lib/app/MapTool.cfg\n[JavaOptions]\n-DMAPTOOL_DATADIR=.local/share/maptool-rptools\nHowever, no way to change the location of this configuration file.\n_Relevant issue_: https://github.com/RPTools/maptool/issues/2786\n"
"help": "mvn -gs \"$XDG_CONFIG_HOME\"/maven/settings.xml and set <localRepository> as appropriate in settings.xml\n_Relevant issue_: https://issues.apache.org/jira/browse/MNG-6603\n"
}
"movable": true,
"help": "mvn -gs \"$XDG_CONFIG_HOME\"/maven/settings.xml and set <localRepository> as appropriate in settings.xml\n_Relevant issue_: https://issues.apache.org/jira/browse/MNG-6603\n"
"help": "Does not fully honour XDG Base Directory Specification, see [203]\nCurrently it hard-codes[dead link 2022-09-23 ⓘ] ~/.local/share.\n_Relevant issue_: https://github.com/openscad/openscad/issues/125\n"
}
"movable": true,
"help": "Does not fully honour XDG Base Directory Specification, see [203]\nCurrently it hard-codes[dead link 2022-09-23 ⓘ] ~/.local/share.\n_Relevant issue_: https://github.com/openscad/openscad/issues/125\n"
"help": "XDG_CONFIG_HOME/osc/oscrc\nXDG_STATE_HOME/osc/cookiejar\nLegacy path takes precedence if it exists\n_Relevant issue_: https://github.com/openSUSE/osc/pull/940\n"
},
{
"movable": true,
"help": "XDG_CONFIG_HOME/osc/oscrc\nXDG_STATE_HOME/osc/cookiejar\nLegacy path takes precedence if it exists\n_Relevant issue_: https://github.com/openSUSE/osc/pull/940\n"
},
{
- "path": "~/.osc_cookiejar",
+ "path": "$HOME/.osc_cookiejar",
"movable": true,
"help": "XDG_CONFIG_HOME/osc/oscrc\nXDG_STATE_HOME/osc/cookiejar\nLegacy path takes precedence if it exists\n_Relevant issue_: https://github.com/openSUSE/osc/pull/940\n"
}
"movable": true,
"help": "XDG_CONFIG_HOME/osc/oscrc\nXDG_STATE_HOME/osc/cookiejar\nLegacy path takes precedence if it exists\n_Relevant issue_: https://github.com/openSUSE/osc/pull/940\n"
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
},
{
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
},
{
- "path": "~/.rpmmacros",
+ "path": "$HOME/.rpmmacros",
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
}
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
"help": "/etc/sbclrc\n(require :asdf)\n(setf sb-ext:*userinit-pathname-function*\n (lambda () (uiop:xdg-config-home #P\"sbcl/sbclrc\")))\n\nNote that this requires root privileges and will change the location of ~/.sbclrc for all users. This can be mitigated by checking for an existing ~/.sbclrc inside the lambda form.\n"
}
"movable": false,
"help": "/etc/sbclrc\n(require :asdf)\n(setf sb-ext:*userinit-pathname-function*\n (lambda () (uiop:xdg-config-home #P\"sbcl/sbclrc\")))\n\nNote that this requires root privileges and will change the location of ~/.sbclrc for all users. This can be mitigated by checking for an existing ~/.sbclrc inside the lambda form.\n"
"help": "By default, the configuration file is left blank with intention that the user will fill it at their will (through the gui or manually).\n_Relevant issue_: https://github.com/snes9xgit/snes9x/issues/194\n"
}
"movable": true,
"help": "By default, the configuration file is left blank with intention that the user will fill it at their will (through the gui or manually).\n_Relevant issue_: https://github.com/snes9xgit/snes9x/issues/194\n"
"help": "Move the ~/.spacemacs file.\nexport SPACEMACSDIR=\"$XDG_CONFIG_HOME\"/spacemacs, mv ~/.spacemacs \"$SPACEMACSDIR\"/init.el\nOther files need to be configured like Emacs.\n_Relevant issue_: https://github.com/syl20bnr/spacemacs/issues/3589\n"
},
{
"movable": true,
"help": "Move the ~/.spacemacs file.\nexport SPACEMACSDIR=\"$XDG_CONFIG_HOME\"/spacemacs, mv ~/.spacemacs \"$SPACEMACSDIR\"/init.el\nOther files need to be configured like Emacs.\n_Relevant issue_: https://github.com/syl20bnr/spacemacs/issues/3589\n"
},
{
- "path": "~/.spacemacs.d",
+ "path": "$HOME/.spacemacs.d",
"movable": true,
"help": "Move the ~/.spacemacs file.\nexport SPACEMACSDIR=\"$XDG_CONFIG_HOME\"/spacemacs, mv ~/.spacemacs \"$SPACEMACSDIR\"/init.el\nOther files need to be configured like Emacs.\n_Relevant issue_: https://github.com/syl20bnr/spacemacs/issues/3589\n"
}
"movable": true,
"help": "Move the ~/.spacemacs file.\nexport SPACEMACSDIR=\"$XDG_CONFIG_HOME\"/spacemacs, mv ~/.spacemacs \"$SPACEMACSDIR\"/init.el\nOther files need to be configured like Emacs.\n_Relevant issue_: https://github.com/syl20bnr/spacemacs/issues/3589\n"
"help": "For the directory ~/thinclient_drives, you may consider editing /etc/xrdp/sesman.ini and modifying the section [Chansrv] following the example config.\n"
}
"movable": false,
"help": "For the directory ~/thinclient_drives, you may consider editing /etc/xrdp/sesman.ini and modifying the section [Chansrv] following the example config.\n"