From: b3nj4m1n Date: Fri, 13 Jan 2023 08:36:55 +0000 (+0100) Subject: Replace ~ with $HOME X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/0d4d6817221a56c3f15946d06541d7e573fbec72?ds=inline Replace ~ with $HOME --- diff --git a/generated_configs/Blender.json b/generated_configs/Blender.json index 9109aab..99179aa 100644 --- a/generated_configs/Blender.json +++ b/generated_configs/Blender.json @@ -2,7 +2,7 @@ "name": "Blender", "files": [ { - "path": "~/.blender", + "path": "$HOME/.blender", "movable": true, "help": "\n_Relevant issue_: https://developer.blender.org/T28943\n" } diff --git a/generated_configs/Chromium.json b/generated_configs/Chromium.json index 38d263f..8309686 100644 --- a/generated_configs/Chromium.json +++ b/generated_configs/Chromium.json @@ -2,12 +2,12 @@ "name": "Chromium", "files": [ { - "path": "~/.chromium", + "path": "$HOME/.chromium", "movable": true, "help": "\n_Relevant issue_: https://groups.google.com/forum/#!topic/chromium-dev/QekVQxF3nho\n" }, { - "path": "~/.pki", + "path": "$HOME/.pki", "movable": true, "help": "\n_Relevant issue_: https://groups.google.com/forum/#!topic/chromium-dev/QekVQxF3nho\n" } diff --git a/generated_configs/Composer.json b/generated_configs/Composer.json index 503fd77..0f8de24 100644 --- a/generated_configs/Composer.json +++ b/generated_configs/Composer.json @@ -2,7 +2,7 @@ "name": "Composer", "files": [ { - "path": "~/.composer", + "path": "$HOME/.composer", "movable": true, "help": "\n_Relevant issue_: https://github.com/composer/composer/pull/1407\n" } diff --git a/generated_configs/Dolphin emulator.json b/generated_configs/Dolphin emulator.json index 0767e1f..cff6466 100644 --- a/generated_configs/Dolphin emulator.json +++ b/generated_configs/Dolphin emulator.json @@ -2,7 +2,7 @@ "name": "Dolphin emulator", "files": [ { - "path": "~/.dolphin-emu", + "path": "$HOME/.dolphin-emu", "movable": true, "help": "\n_Relevant issue_: https://github.com/dolphin-emu/dolphin/pull/2304\n" } diff --git a/generated_configs/Eclipse.json b/generated_configs/Eclipse.json index 05dac14..a93d174 100644 --- a/generated_configs/Eclipse.json +++ b/generated_configs/Eclipse.json @@ -2,7 +2,7 @@ "name": "Eclipse", "files": [ { - "path": "~/.eclipse/", + "path": "$HOME/.eclipse/", "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" } diff --git a/generated_configs/GNU Screen.json b/generated_configs/GNU Screen.json index aed4b56..adfc088 100644 --- a/generated_configs/GNU Screen.json +++ b/generated_configs/GNU Screen.json @@ -2,7 +2,7 @@ "name": "GNU Screen", "files": [ { - "path": "~/.screenrc", + "path": "$HOME/.screenrc", "movable": true, "help": "export SCREENRC=\"$XDG_CONFIG_HOME\"/screen/screenrc\n" } diff --git a/generated_configs/GStreamer.json b/generated_configs/GStreamer.json index d1a857c..8960bc8 100644 --- a/generated_configs/GStreamer.json +++ b/generated_configs/GStreamer.json @@ -2,7 +2,7 @@ "name": "GStreamer", "files": [ { - "path": "~/.gstreamer-0.10", + "path": "$HOME/.gstreamer-0.10", "movable": true, "help": "\n_Relevant issue_: https://bugzilla.gnome.org/show_bug.cgi?id=518597\n" } diff --git a/generated_configs/Gajim.json b/generated_configs/Gajim.json index 0fe2423..d862bea 100644 --- a/generated_configs/Gajim.json +++ b/generated_configs/Gajim.json @@ -2,7 +2,7 @@ "name": "Gajim", "files": [ { - "path": "~/.gajim", + "path": "$HOME/.gajim", "movable": true, "help": "\n_Relevant issue_: https://dev.gajim.org/gajim/gajim/issues/2149\n" } diff --git a/generated_configs/Godot Engine.json b/generated_configs/Godot Engine.json index 93af312..1f5b591 100644 --- a/generated_configs/Godot Engine.json +++ b/generated_configs/Godot Engine.json @@ -2,7 +2,7 @@ "name": "Godot Engine", "files": [ { - "path": "~/.godot", + "path": "$HOME/.godot", "movable": true, "help": "\n_Relevant issue_: https://github.com/godotengine/godot/issues/3513\n" } diff --git a/generated_configs/GoldenDict.json b/generated_configs/GoldenDict.json index 154ccb3..06e8cb0 100644 --- a/generated_configs/GoldenDict.json +++ b/generated_configs/GoldenDict.json @@ -2,7 +2,7 @@ "name": "GoldenDict", "files": [ { - "path": "~/.goldendict/", + "path": "$HOME/.goldendict/", "movable": false, "help": "\n_Relevant issue_: https://github.com/goldendict/goldendict/issues/151\n" } diff --git a/generated_configs/Google Earth.json b/generated_configs/Google Earth.json index e6592b7..e57eee9 100644 --- a/generated_configs/Google Earth.json +++ b/generated_configs/Google Earth.json @@ -2,7 +2,7 @@ "name": "Google Earth", "files": [ { - "path": "~/.googleearth", + "path": "$HOME/.googleearth", "movable": true, "help": "Some paths can be changed with the KMLPath and CachePath options in ~/.config/Google/GoogleEarthPlus.conf\n" } diff --git a/generated_configs/Houdini.json b/generated_configs/Houdini.json index 96d4c29..64a2c9d 100644 --- a/generated_configs/Houdini.json +++ b/generated_configs/Houdini.json @@ -2,7 +2,7 @@ "name": "Houdini", "files": [ { - "path": "~/houdiniMAJOR.MINOR)", + "path": "$HOME/houdiniMAJOR.MINOR)", "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" } diff --git a/generated_configs/Inkscape.json b/generated_configs/Inkscape.json index 2397d31..e6094f6 100644 --- a/generated_configs/Inkscape.json +++ b/generated_configs/Inkscape.json @@ -2,7 +2,7 @@ "name": "Inkscape", "files": [ { - "path": "~/.inkscape", + "path": "$HOME/.inkscape", "movable": true, "help": "\n_Relevant issue_: https://bugs.launchpad.net/inkscape/+bug/199720\n" } diff --git a/generated_configs/Java OpenJDK.json b/generated_configs/Java OpenJDK.json index cf21011..5dc4190 100644 --- a/generated_configs/Java OpenJDK.json +++ b/generated_configs/Java OpenJDK.json @@ -2,7 +2,7 @@ "name": "Java OpenJDK", "files": [ { - "path": "~/.java/fonts", + "path": "$HOME/.java/fonts", "movable": false, "help": "export _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n_Relevant issue_: https://bugzilla.redhat.com/show_bug.cgi?id=1154277\n" } diff --git a/generated_configs/Java#OpenJDK.json b/generated_configs/Java#OpenJDK.json index f5be104..d4107ea 100644 --- a/generated_configs/Java#OpenJDK.json +++ b/generated_configs/Java#OpenJDK.json @@ -2,7 +2,7 @@ "name": "Java#OpenJDK", "files": [ { - "path": "~/.java/.userPrefs", + "path": "$HOME/.java/.userPrefs", "movable": true, "help": "export _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n_Relevant issue_: https://bugzilla.redhat.com/show_bug.cgi?id=1154277\n" } diff --git a/generated_configs/Jmol.json b/generated_configs/Jmol.json index bc8a32a..48748e4 100644 --- a/generated_configs/Jmol.json +++ b/generated_configs/Jmol.json @@ -2,7 +2,7 @@ "name": "Jmol", "files": [ { - "path": "~/.jmol/", + "path": "$HOME/.jmol/", "movable": false, "help": "\n_Relevant issue_: https://sourceforge.net/p/jmol/feature-requests/261/\n" } diff --git a/generated_configs/Minetest.json b/generated_configs/Minetest.json index fa639b7..3cb42e0 100644 --- a/generated_configs/Minetest.json +++ b/generated_configs/Minetest.json @@ -2,7 +2,7 @@ "name": "Minetest", "files": [ { - "path": "~/.minetest/", + "path": "$HOME/.minetest/", "movable": false, "help": "\n_Relevant issue_: https://github.com/minetest/minetest/issues/864\n" } diff --git a/generated_configs/Nestopia UE.json b/generated_configs/Nestopia UE.json index c68e2ea..ba56081 100644 --- a/generated_configs/Nestopia UE.json +++ b/generated_configs/Nestopia UE.json @@ -2,7 +2,7 @@ "name": "Nestopia UE", "files": [ { - "path": "~/.nestopia/", + "path": "$HOME/.nestopia/", "movable": true, "help": "\n_Relevant issue_: https://github.com/0ldsk00l/nestopia/issues/343\n" } diff --git a/generated_configs/Octave.json b/generated_configs/Octave.json index 5be1f8f..764610f 100644 --- a/generated_configs/Octave.json +++ b/generated_configs/Octave.json @@ -2,17 +2,17 @@ "name": "Octave", "files": [ { - "path": "~/octave", + "path": "$HOME/octave", "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//.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//.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//.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n" } diff --git a/generated_configs/OfflineIMAP.json b/generated_configs/OfflineIMAP.json index 6a15e54..3e84340 100644 --- a/generated_configs/OfflineIMAP.json +++ b/generated_configs/OfflineIMAP.json @@ -2,7 +2,7 @@ "name": "OfflineIMAP", "files": [ { - "path": "~/.offlineimaprc", + "path": "$HOME/.offlineimaprc", "movable": true, "help": "XDG_CONFIG_HOME/offlineimap/config\n_Relevant issue_: https://github.com/OfflineIMAP/offlineimap/issues/32\n" } diff --git a/generated_configs/Pry.json b/generated_configs/Pry.json index e731604..4adf7c5 100644 --- a/generated_configs/Pry.json +++ b/generated_configs/Pry.json @@ -2,12 +2,12 @@ "name": "Pry", "files": [ { - "path": "~/.pryrc", + "path": "$HOME/.pryrc", "movable": true, "help": "\n_Relevant issue_: https://github.com/pry/pry/issues/1316\n" }, { - "path": "~/.pry_history", + "path": "$HOME/.pry_history", "movable": true, "help": "\n_Relevant issue_: https://github.com/pry/pry/issues/1316\n" } diff --git a/generated_configs/Qt Designer.json b/generated_configs/Qt Designer.json index ec305af..6a34b91 100644 --- a/generated_configs/Qt Designer.json +++ b/generated_configs/Qt Designer.json @@ -2,7 +2,7 @@ "name": "Qt Designer", "files": [ { - "path": "~/.designer", + "path": "$HOME/.designer", "movable": false, "help": "\n_Relevant issue_: https://bugreports.qt.io/browse/QTCREATORBUG-26093\n" } diff --git a/generated_configs/RSpec.json b/generated_configs/RSpec.json index a6c488f..ad52b27 100644 --- a/generated_configs/RSpec.json +++ b/generated_configs/RSpec.json @@ -2,7 +2,7 @@ "name": "RSpec", "files": [ { - "path": "~/.rspec", + "path": "$HOME/.rspec", "movable": true, "help": "\n_Relevant issue_: https://github.com/rspec/rspec-core/issues/1773\n" } diff --git a/generated_configs/RedNotebook.json b/generated_configs/RedNotebook.json index d43d0dc..43bdaa0 100644 --- a/generated_configs/RedNotebook.json +++ b/generated_configs/RedNotebook.json @@ -2,7 +2,7 @@ "name": "RedNotebook", "files": [ { - "path": "~/.rednotebook", + "path": "$HOME/.rednotebook", "movable": false, "help": "\n_Relevant issue_: https://github.com/jendrikseipp/rednotebook/issues/404\n" } diff --git a/generated_configs/RuboCop.json b/generated_configs/RuboCop.json index c632e92..9440e73 100644 --- a/generated_configs/RuboCop.json +++ b/generated_configs/RuboCop.json @@ -2,7 +2,7 @@ "name": "RuboCop", "files": [ { - "path": "~/.rubocop.yml", + "path": "$HOME/.rubocop.yml", "movable": true, "help": "\n_Relevant issue_: https://github.com/rubocop-hq/rubocop/issues/6662\n" } diff --git a/generated_configs/Ruby#RubyGems.json b/generated_configs/Ruby#RubyGems.json index 9ea5d6f..43c3b55 100644 --- a/generated_configs/Ruby#RubyGems.json +++ b/generated_configs/Ruby#RubyGems.json @@ -2,7 +2,7 @@ "name": "Ruby#RubyGems", "files": [ { - "path": "~/.gem", + "path": "$HOME/.gem", "movable": true, "help": "XDG_CONFIG_HOME/gemrc\nXDG_CONFIG_HOME/irb\nXDG_DATA_HOME/gem\nXDG_DATA_HOME/rdoc\n_Relevant issue_: https://github.com/ruby/ruby/pull/2174\n" } diff --git a/generated_configs/SANE.json b/generated_configs/SANE.json index afbd375..fdff6a8 100644 --- a/generated_configs/SANE.json +++ b/generated_configs/SANE.json @@ -2,7 +2,7 @@ "name": "SANE", "files": [ { - "path": "~/.sane/", + "path": "$HOME/.sane/", "movable": false, "help": "scanimage creates a .cal file there\n" } diff --git a/generated_configs/SeaMonkey.json b/generated_configs/SeaMonkey.json index b48eef6..477f9e7 100644 --- a/generated_configs/SeaMonkey.json +++ b/generated_configs/SeaMonkey.json @@ -2,7 +2,7 @@ "name": "SeaMonkey", "files": [ { - "path": "~/.mozilla/seamonkey", + "path": "$HOME/.mozilla/seamonkey", "movable": false, "help": "\n_Relevant issue_: https://bugzil.la/726939\n" } diff --git a/generated_configs/Snap.json b/generated_configs/Snap.json index 2f29701..66af6a5 100644 --- a/generated_configs/Snap.json +++ b/generated_configs/Snap.json @@ -2,7 +2,7 @@ "name": "Snap", "files": [ { - "path": "~/snap/", + "path": "$HOME/snap/", "movable": false, "help": "\n_Relevant issue_: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1575053\n" } diff --git a/generated_configs/Solfege.json b/generated_configs/Solfege.json index b154058..21baf5f 100644 --- a/generated_configs/Solfege.json +++ b/generated_configs/Solfege.json @@ -2,17 +2,17 @@ "name": "Solfege", "files": [ { - "path": "~/.solfege", + "path": "$HOME/.solfege", "movable": false, "help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n" }, { - "path": "~/.solfegerc", + "path": "$HOME/.solfegerc", "movable": false, "help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n" }, { - "path": "~/lessonfiles", + "path": "$HOME/lessonfiles", "movable": false, "help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n" } diff --git a/generated_configs/Streamlink.json b/generated_configs/Streamlink.json index 4662e02..88efbb2 100644 --- a/generated_configs/Streamlink.json +++ b/generated_configs/Streamlink.json @@ -2,7 +2,7 @@ "name": "Streamlink", "files": [ { - "path": "~/.livestreamerrc", + "path": "$HOME/.livestreamerrc", "movable": true, "help": "\n_Relevant issue_: https://github.com/chrippa/livestreamer/pull/106\n" } diff --git a/generated_configs/TeamSpeak.json b/generated_configs/TeamSpeak.json index 739842f..96c747c 100644 --- a/generated_configs/TeamSpeak.json +++ b/generated_configs/TeamSpeak.json @@ -2,7 +2,7 @@ "name": "TeamSpeak", "files": [ { - "path": "~/.ts3client", + "path": "$HOME/.ts3client", "movable": false, "help": "export TS3_CONFIG_DIR=\"$XDG_CONFIG_HOME/ts3client\"\n" } diff --git a/generated_configs/VLC.json b/generated_configs/VLC.json index 6106bb0..73a3d8f 100644 --- a/generated_configs/VLC.json +++ b/generated_configs/VLC.json @@ -2,7 +2,7 @@ "name": "VLC", "files": [ { - "path": "~/.vlcrc", + "path": "$HOME/.vlcrc", "movable": true, "help": "\n_Relevant issue_: https://trac.videolan.org/vlc/ticket/1267\n" } diff --git a/generated_configs/VSCodiumAUR.json b/generated_configs/VSCodiumAUR.json index fa65d08..5ebe514 100644 --- a/generated_configs/VSCodiumAUR.json +++ b/generated_configs/VSCodiumAUR.json @@ -2,7 +2,7 @@ "name": "VSCodiumAUR", "files": [ { - "path": "~/.vscode-oss/", + "path": "$HOME/.vscode-oss/", "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" } diff --git a/generated_configs/XVim2.json b/generated_configs/XVim2.json index 87f9194..45ed2f9 100644 --- a/generated_configs/XVim2.json +++ b/generated_configs/XVim2.json @@ -2,7 +2,7 @@ "name": "XVim2", "files": [ { - "path": "~/.xvimrc", + "path": "$HOME/.xvimrc", "movable": false, "help": "\n_Relevant issue_: https://github.com/XVimProject/XVim2/issues/389\n" } diff --git a/generated_configs/YARD.json b/generated_configs/YARD.json index be7341f..fac00f1 100644 --- a/generated_configs/YARD.json +++ b/generated_configs/YARD.json @@ -2,7 +2,7 @@ "name": "YARD", "files": [ { - "path": "~/.yard", + "path": "$HOME/.yard", "movable": false, "help": "Would accept Pull Request if anyone want to implement it.\n_Relevant issue_: https://github.com/lsegal/yard/issues/1230\n" } diff --git a/generated_configs/anacondaAUR.json b/generated_configs/anacondaAUR.json index a2fe335..8477c5e 100644 --- a/generated_configs/anacondaAUR.json +++ b/generated_configs/anacondaAUR.json @@ -2,22 +2,22 @@ "name": "anacondaAUR", "files": [ { - "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" }, { - "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" }, { - "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" }, { - "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" } diff --git a/generated_configs/bitwarden-cli.json b/generated_configs/bitwarden-cli.json index 85432f4..3793402 100644 --- a/generated_configs/bitwarden-cli.json +++ b/generated_configs/bitwarden-cli.json @@ -2,7 +2,7 @@ "name": "bitwarden-cli", "files": [ { - "path": "~/.config/Bitwarden CLI", + "path": "$HOME/.config/Bitwarden CLI", "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" } diff --git a/generated_configs/btpd-gitAUR.json b/generated_configs/btpd-gitAUR.json index fb523f1..2f0e2f1 100644 --- a/generated_configs/btpd-gitAUR.json +++ b/generated_configs/btpd-gitAUR.json @@ -2,7 +2,7 @@ "name": "btpd-gitAUR", "files": [ { - "path": "~/.btpd/", + "path": "$HOME/.btpd/", "movable": true, "help": "btpd -d \"$XDG_DATA_HOME\"/.btpd\nHOME=\"$XDG_DATA_HOME\" btcli\n_Relevant issue_: https://github.com/btpd/btpd/issues/55\n" } diff --git a/generated_configs/calcurse.json b/generated_configs/calcurse.json index 89cd11c..79fb635 100644 --- a/generated_configs/calcurse.json +++ b/generated_configs/calcurse.json @@ -2,7 +2,7 @@ "name": "calcurse", "files": [ { - "path": "~/.calcurse", + "path": "$HOME/.calcurse", "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" } diff --git a/generated_configs/cataclysm-dda.json b/generated_configs/cataclysm-dda.json index 80c1d1b..9bfefdf 100644 --- a/generated_configs/cataclysm-dda.json +++ b/generated_configs/cataclysm-dda.json @@ -2,7 +2,7 @@ "name": "cataclysm-dda", "files": [ { - "path": "~/.cataclysm-dda", + "path": "$HOME/.cataclysm-dda", "movable": true, "help": "partial support due to required compile time option\n_Relevant issue_: https://github.com/CleverRaven/Cataclysm-DDA/issues/12315\n" } diff --git a/generated_configs/chattyAUR.json b/generated_configs/chattyAUR.json index e20d8b2..1965e28 100644 --- a/generated_configs/chattyAUR.json +++ b/generated_configs/chattyAUR.json @@ -2,7 +2,7 @@ "name": "chattyAUR", "files": [ { - "path": "~/.chatty/", + "path": "$HOME/.chatty/", "movable": false, "help": "\n_Relevant issue_: https://github.com/chatty/chatty/issues/273\n" } diff --git a/generated_configs/citra-gitAUR.json b/generated_configs/citra-gitAUR.json index 522855b..0311881 100644 --- a/generated_configs/citra-gitAUR.json +++ b/generated_configs/citra-gitAUR.json @@ -2,7 +2,7 @@ "name": "citra-gitAUR", "files": [ { - "path": "~/.citra-emu", + "path": "$HOME/.citra-emu", "movable": true, "help": "\n_Relevant issue_: https://github.com/citra-emu/citra/pull/575\n" } diff --git a/generated_configs/coreutils.json b/generated_configs/coreutils.json index 0af390c..e911b52 100644 --- a/generated_configs/coreutils.json +++ b/generated_configs/coreutils.json @@ -2,7 +2,7 @@ "name": "coreutils", "files": [ { - "path": "~/.dircolors", + "path": "$HOME/.dircolors", "movable": true, "help": "eval $(dircolors \"$XDG_CONFIG_HOME\"/dircolors)\n" } diff --git a/generated_configs/cryptomatorAUR.json b/generated_configs/cryptomatorAUR.json index 12005c3..66b798c 100644 --- a/generated_configs/cryptomatorAUR.json +++ b/generated_configs/cryptomatorAUR.json @@ -2,7 +2,7 @@ "name": "cryptomatorAUR", "files": [ { - "path": "~/.Cryptomator", + "path": "$HOME/.Cryptomator", "movable": false, "help": "\n_Relevant issue_: https://github.com/cryptomator/cryptomator/issues/710\n" } diff --git a/generated_configs/darcs.json b/generated_configs/darcs.json index d39dbd5..602a493 100644 --- a/generated_configs/darcs.json +++ b/generated_configs/darcs.json @@ -2,7 +2,7 @@ "name": "darcs", "files": [ { - "path": "~/.darcs/", + "path": "$HOME/.darcs/", "movable": false, "help": "\n_Relevant issue_: http://bugs.darcs.net/issue2453\n" } diff --git a/generated_configs/dart.json b/generated_configs/dart.json index 29729b2..de3c069 100644 --- a/generated_configs/dart.json +++ b/generated_configs/dart.json @@ -2,12 +2,12 @@ "name": "dart", "files": [ { - "path": "~/.dart", + "path": "$HOME/.dart", "movable": false, "help": "\n_Relevant issue_: https://github.com/dart-lang/sdk/issues/41560\n" }, { - "path": "~/.dartServer", + "path": "$HOME/.dartServer", "movable": false, "help": "\n_Relevant issue_: https://github.com/dart-lang/sdk/issues/41560\n" } diff --git a/generated_configs/devede.json b/generated_configs/devede.json index b8d459e..875bcbb 100644 --- a/generated_configs/devede.json +++ b/generated_configs/devede.json @@ -2,7 +2,7 @@ "name": "devede", "files": [ { - "path": "~/.devedeng", + "path": "$HOME/.devedeng", "movable": false, "help": "Hardcoded here\n" } diff --git a/generated_configs/emscripten.json b/generated_configs/emscripten.json index 8214b56..08d37c6 100644 --- a/generated_configs/emscripten.json +++ b/generated_configs/emscripten.json @@ -2,22 +2,22 @@ "name": "emscripten", "files": [ { - "path": "~/.emscripten", + "path": "$HOME/.emscripten", "movable": true, "help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n" }, { - "path": "~/.emscripten_sanity", + "path": "$HOME/.emscripten_sanity", "movable": true, "help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n" }, { - "path": "~/.emscripten_ports", + "path": "$HOME/.emscripten_ports", "movable": true, "help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n" }, { - "path": "~/.emscripten_cache__last_clear", + "path": "$HOME/.emscripten_cache__last_clear", "movable": true, "help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n" } diff --git a/generated_configs/freesweep.json b/generated_configs/freesweep.json index 14b4a1a..99b47e2 100644 --- a/generated_configs/freesweep.json +++ b/generated_configs/freesweep.json @@ -2,7 +2,7 @@ "name": "freesweep", "files": [ { - "path": "~/.sweeprc", + "path": "$HOME/.sweeprc", "movable": false, "help": "\n_Relevant issue_: https://github.com/rwestlund/freesweep/issues/9\n" } diff --git a/generated_configs/fzf-gitAUR.json b/generated_configs/fzf-gitAUR.json index 9c51926..63c5afb 100644 --- a/generated_configs/fzf-gitAUR.json +++ b/generated_configs/fzf-gitAUR.json @@ -2,7 +2,7 @@ "name": "fzf-gitAUR", "files": [ { - "path": "~/.fzf.bash, ~/.fzf.zsh", + "path": "$HOME/.fzf.bash, ~/.fzf.zsh", "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" } diff --git a/generated_configs/gconfAUR.json b/generated_configs/gconfAUR.json index a873224..3a9c290 100644 --- a/generated_configs/gconfAUR.json +++ b/generated_configs/gconfAUR.json @@ -2,7 +2,7 @@ "name": "gconfAUR", "files": [ { - "path": "~/.gconf", + "path": "$HOME/.gconf", "movable": true, "help": "\n_Relevant issue_: https://bugzilla.gnome.org/show_bug.cgi?id=674803\n" } diff --git a/generated_configs/get_iplayerAUR.json b/generated_configs/get_iplayerAUR.json index 0bfe703..5d38f8e 100644 --- a/generated_configs/get_iplayerAUR.json +++ b/generated_configs/get_iplayerAUR.json @@ -2,7 +2,7 @@ "name": "get_iplayerAUR", "files": [ { - "path": "~/.get_iplayer", + "path": "$HOME/.get_iplayer", "movable": true, "help": "export GETIPLAYERUSERPREFS=\"$XDG_DATA_HOME\"/get_iplayer\n" } diff --git a/generated_configs/gftp.json b/generated_configs/gftp.json index 2842364..574e83d 100644 --- a/generated_configs/gftp.json +++ b/generated_configs/gftp.json @@ -2,7 +2,7 @@ "name": "gftp", "files": [ { - "path": "~/.gftp/", + "path": "$HOME/.gftp/", "movable": false, "help": "Following the XDG spec is planned for gftp.\n_Relevant issue_: https://github.com/masneyb/gftp/issues/99#issuecomment-735030824\n" } diff --git a/generated_configs/gitkrakenAUR.json b/generated_configs/gitkrakenAUR.json index dc98735..db05e7f 100644 --- a/generated_configs/gitkrakenAUR.json +++ b/generated_configs/gitkrakenAUR.json @@ -2,7 +2,7 @@ "name": "gitkrakenAUR", "files": [ { - "path": "~/.gitkraken/", + "path": "$HOME/.gitkraken/", "movable": false, "help": "\n_Relevant issue_: https://feedback.gitkraken.com/suggestions/197923/support-for-moving-the-config-directory-on-linux\n" } diff --git a/generated_configs/gnuradio.json b/generated_configs/gnuradio.json index 99552be..3397f23 100644 --- a/generated_configs/gnuradio.json +++ b/generated_configs/gnuradio.json @@ -2,7 +2,7 @@ "name": "gnuradio", "files": [ { - "path": "~/.gnuradio", + "path": "$HOME/.gnuradio", "movable": true, "help": "\n_Relevant issue_: https://github.com/gnuradio/gnuradio/issues/3631\n" } diff --git a/generated_configs/gopass.json b/generated_configs/gopass.json index de183ad..5b4dcdd 100644 --- a/generated_configs/gopass.json +++ b/generated_configs/gopass.json @@ -2,7 +2,7 @@ "name": "gopass", "files": [ { - "path": "~/.password-store", + "path": "$HOME/.password-store", "movable": true, "help": "Override settings in ~/.config/gopass/config.yml:\n~/.config/gopass/config.yml\nroot:\npath: gpgcli-gitcli-fs+file:///home//.config/password-store\n" } diff --git a/generated_configs/gphoto2.json b/generated_configs/gphoto2.json index 1c3279d..e6b7838 100644 --- a/generated_configs/gphoto2.json +++ b/generated_configs/gphoto2.json @@ -2,7 +2,7 @@ "name": "gphoto2", "files": [ { - "path": "~/.gphoto", + "path": "$HOME/.gphoto", "movable": false, "help": "\n_Relevant issue_: https://github.com/gphoto/gphoto2/issues/249\n" } diff --git a/generated_configs/gpodder.json b/generated_configs/gpodder.json index 0b20f57..df65ffc 100644 --- a/generated_configs/gpodder.json +++ b/generated_configs/gpodder.json @@ -2,7 +2,7 @@ "name": "gpodder", "files": [ { - "path": "~/gPodder", + "path": "$HOME/gPodder", "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" } diff --git a/generated_configs/grsync.json b/generated_configs/grsync.json index 6aa30d0..3f73dcf 100644 --- a/generated_configs/grsync.json +++ b/generated_configs/grsync.json @@ -2,7 +2,7 @@ "name": "grsync", "files": [ { - "path": "~/.grsync/", + "path": "$HOME/.grsync/", "movable": false, "help": "\n_Relevant issue_: https://sourceforge.net/p/grsync/feature-requests/15/\n" } diff --git a/generated_configs/hydrogen.json b/generated_configs/hydrogen.json index a6f586b..8579fb2 100644 --- a/generated_configs/hydrogen.json +++ b/generated_configs/hydrogen.json @@ -2,7 +2,7 @@ "name": "hydrogen", "files": [ { - "path": "~/.hydrogen/", + "path": "$HOME/.hydrogen/", "movable": false, "help": "\n_Relevant issue_: https://github.com/hydrogen-music/hydrogen/issues/643\n" } diff --git a/generated_configs/idris.json b/generated_configs/idris.json index 11e705a..07746c2 100644 --- a/generated_configs/idris.json +++ b/generated_configs/idris.json @@ -2,7 +2,7 @@ "name": "idris", "files": [ { - "path": "~/.idris", + "path": "$HOME/.idris", "movable": false, "help": "\n_Relevant issue_: https://github.com/idris-lang/Idris-dev/pull/3456\n" } diff --git a/generated_configs/irb.json b/generated_configs/irb.json index 6a20d3b..b2355f8 100644 --- a/generated_configs/irb.json +++ b/generated_configs/irb.json @@ -2,7 +2,7 @@ "name": "irb", "files": [ { - "path": "~/.irbrc", + "path": "$HOME/.irbrc", "movable": true, "help": "~/.profile\n$ export IRBRC=\"$XDG_CONFIG_HOME\"/irb/irbrc\n\"$XDG_CONFIG_HOME\"/irb/irbrc\nIRB.conf[:SAVE_HISTORY] ||= 1000\nIRB.conf[:HISTORY_FILE] ||= File.join(ENV[\"XDG_DATA_HOME\"], \"irb\", \"history\")\n" } diff --git a/generated_configs/itch-setup-binAUR.json b/generated_configs/itch-setup-binAUR.json index 9aae410..18fc867 100644 --- a/generated_configs/itch-setup-binAUR.json +++ b/generated_configs/itch-setup-binAUR.json @@ -2,7 +2,7 @@ "name": "itch-setup-binAUR", "files": [ { - "path": "~/.itch", + "path": "$HOME/.itch", "movable": false, "help": "You can move the Game install location in the app settings.\n_Relevant issue_: https://github.com/itchio/itch/issues/2356\n" } diff --git a/generated_configs/jgmenu.json b/generated_configs/jgmenu.json index d3eea7e..076ff1a 100644 --- a/generated_configs/jgmenu.json +++ b/generated_configs/jgmenu.json @@ -2,7 +2,7 @@ "name": "jgmenu", "files": [ { - "path": "~/.jgmenu-lockfile", + "path": "$HOME/.jgmenu-lockfile", "movable": false, "help": "\n_Relevant issue_: https://github.com/johanmalm/jgmenu/blob/3e48121dc28d06efb23c7901b7e138c2de167a84/src/lockfile.c#L11\n" } diff --git a/generated_configs/josm.json b/generated_configs/josm.json index 26a106e..b3c4aee 100644 --- a/generated_configs/josm.json +++ b/generated_configs/josm.json @@ -2,7 +2,7 @@ "name": "josm", "files": [ { - "path": "~/.josm", + "path": "$HOME/.josm", "movable": true, "help": "\n_Relevant issue_: https://josm.openstreetmap.de/ticket/6664\n" } diff --git a/generated_configs/keynav.json b/generated_configs/keynav.json index fb2949c..aa8c13a 100644 --- a/generated_configs/keynav.json +++ b/generated_configs/keynav.json @@ -2,7 +2,7 @@ "name": "keynav", "files": [ { - "path": "~/.keynavrc", + "path": "$HOME/.keynavrc", "movable": true, "help": "XDG_CONFIG_HOME/keynav/keynavrc\n" } diff --git a/generated_configs/kotlin.json b/generated_configs/kotlin.json index e84aac8..3d067d4 100644 --- a/generated_configs/kotlin.json +++ b/generated_configs/kotlin.json @@ -2,7 +2,7 @@ "name": "kotlin", "files": [ { - "path": "~/.kotlinc_history", + "path": "$HOME/.kotlinc_history", "movable": false, "help": "Related Konan issue: [294]\n" } diff --git a/generated_configs/kscriptAUR.json b/generated_configs/kscriptAUR.json index 264de80..6c6761b 100644 --- a/generated_configs/kscriptAUR.json +++ b/generated_configs/kscriptAUR.json @@ -2,7 +2,7 @@ "name": "kscriptAUR", "files": [ { - "path": "~/.kscript", + "path": "$HOME/.kscript", "movable": true, "help": "export KSCRIPT_CACHE_DIR=\"$XDG_CACHE_HOME\"/kscript\n_Relevant issue_: https://github.com/holgerbrandl/kscript/issues/323\n" } diff --git a/generated_configs/latexmk (in texlive-core).json b/generated_configs/latexmk (in texlive-core).json index 34f82ab..aca591d 100644 --- a/generated_configs/latexmk (in texlive-core).json +++ b/generated_configs/latexmk (in texlive-core).json @@ -2,7 +2,7 @@ "name": "latexmk (in texlive-core)", "files": [ { - "path": "~/.latexmkrc", + "path": "$HOME/.latexmkrc", "movable": true, "help": "XDG_CONFIG_HOME/latexmk/latexmkrc\n" } diff --git a/generated_configs/lbdbAUR.json b/generated_configs/lbdbAUR.json index 0297fa0..186da06 100644 --- a/generated_configs/lbdbAUR.json +++ b/generated_configs/lbdbAUR.json @@ -2,7 +2,7 @@ "name": "lbdbAUR", "files": [ { - "path": "~/.lbdbrc, ~/.lbdb/", + "path": "$HOME/.lbdbrc, ~/.lbdb/", "movable": false, "help": "\n_Relevant issue_: https://github.com/RolandRosenfeld/lbdb/blob/eb162aa9da36f699cf821c6487210c7979fcd8ee/TODO#L18\n" } diff --git a/generated_configs/lftp.json b/generated_configs/lftp.json index c7b02e3..4448c48 100644 --- a/generated_configs/lftp.json +++ b/generated_configs/lftp.json @@ -2,7 +2,7 @@ "name": "lftp", "files": [ { - "path": "~/.lftp", + "path": "$HOME/.lftp", "movable": true, "help": "\n_Relevant issue_: https://www.mail-archive.com/lftp@uniyar.ac.ru/msg04301.html\n" } diff --git a/generated_configs/lgogdownloaderAUR.json b/generated_configs/lgogdownloaderAUR.json index 0914514..25a65b7 100644 --- a/generated_configs/lgogdownloaderAUR.json +++ b/generated_configs/lgogdownloaderAUR.json @@ -2,7 +2,7 @@ "name": "lgogdownloaderAUR", "files": [ { - "path": "~/.gogdownloader", + "path": "$HOME/.gogdownloader", "movable": true, "help": "\n_Relevant issue_: https://github.com/Sude-/lgogdownloader/issues/4\n" } diff --git a/generated_configs/llpp.json b/generated_configs/llpp.json index 683fea5..2aca797 100644 --- a/generated_configs/llpp.json +++ b/generated_configs/llpp.json @@ -2,7 +2,7 @@ "name": "llpp", "files": [ { - "path": "~/.config/llpp.conf", + "path": "$HOME/.config/llpp.conf", "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" } diff --git a/generated_configs/luarocks.json b/generated_configs/luarocks.json index 42ed1b7..5761180 100644 --- a/generated_configs/luarocks.json +++ b/generated_configs/luarocks.json @@ -2,7 +2,7 @@ "name": "luarocks", "files": [ { - "path": "~/.luarocks", + "path": "$HOME/.luarocks", "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" } diff --git a/generated_configs/m17n-db.json b/generated_configs/m17n-db.json index 97fea60..8e99726 100644 --- a/generated_configs/m17n-db.json +++ b/generated_configs/m17n-db.json @@ -2,7 +2,7 @@ "name": "m17n-db", "files": [ { - "path": "~/.m17n.d", + "path": "$HOME/.m17n.d", "movable": true, "help": "\n_Relevant issue_: https://savannah.nongnu.org/bugs/?63056\n" } diff --git a/generated_configs/maptool-binAUR.json b/generated_configs/maptool-binAUR.json index b5d9721..b5b7a6e 100644 --- a/generated_configs/maptool-binAUR.json +++ b/generated_configs/maptool-binAUR.json @@ -2,7 +2,7 @@ "name": "maptool-binAUR", "files": [ { - "path": "~/.maptool-rptools", + "path": "$HOME/.maptool-rptools", "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" } diff --git a/generated_configs/maven.json b/generated_configs/maven.json index ebdf5d9..2aac78d 100644 --- a/generated_configs/maven.json +++ b/generated_configs/maven.json @@ -2,7 +2,7 @@ "name": "maven", "files": [ { - "path": "~/.m2", + "path": "$HOME/.m2", "movable": true, "help": "mvn -gs \"$XDG_CONFIG_HOME\"/maven/settings.xml and set as appropriate in settings.xml\n_Relevant issue_: https://issues.apache.org/jira/browse/MNG-6603\n" } diff --git a/generated_configs/mc.json b/generated_configs/mc.json index f74b8ad..91e5337 100644 --- a/generated_configs/mc.json +++ b/generated_configs/mc.json @@ -2,7 +2,7 @@ "name": "mc", "files": [ { - "path": "~/.mc", + "path": "$HOME/.mc", "movable": true, "help": "\n_Relevant issue_: https://www.midnight-commander.org/ticket/1851\n" } diff --git a/generated_configs/milkytracker.json b/generated_configs/milkytracker.json index fdd0ec2..0ae8271 100644 --- a/generated_configs/milkytracker.json +++ b/generated_configs/milkytracker.json @@ -2,7 +2,7 @@ "name": "milkytracker", "files": [ { - "path": "~/.milkytracker_config", + "path": "$HOME/.milkytracker_config", "movable": true, "help": "\n_Relevant issue_: https://github.com/Deltafire/MilkyTracker/issues/12\n" } diff --git a/generated_configs/minicom.json b/generated_configs/minicom.json index 98852d7..d3166b6 100644 --- a/generated_configs/minicom.json +++ b/generated_configs/minicom.json @@ -2,7 +2,7 @@ "name": "minicom", "files": [ { - "path": "~/.minirc.dfl", + "path": "$HOME/.minirc.dfl", "movable": false, "help": "Upstream has a TODO entry for supporting configuration files under ~/.config/minicom. [300]\n" } diff --git a/generated_configs/mongodb.json b/generated_configs/mongodb.json index 0863a9b..9eb42d0 100644 --- a/generated_configs/mongodb.json +++ b/generated_configs/mongodb.json @@ -2,12 +2,12 @@ "name": "mongodb", "files": [ { - "path": "~/.mongorc.js", + "path": "$HOME/.mongorc.js", "movable": false, "help": "This Stack Overflow thread suggests a partial workaround using command-line switch --norc.\n_Relevant issue_: https://jira.mongodb.org/browse/DOCS-5652?jql=text%20~%20%22.mongorc.js%22\n" }, { - "path": "~/.dbshell", + "path": "$HOME/.dbshell", "movable": false, "help": "This Stack Overflow thread suggests a partial workaround using command-line switch --norc.\n_Relevant issue_: https://jira.mongodb.org/browse/DOCS-5652?jql=text%20~%20%22.mongorc.js%22\n" } diff --git a/generated_configs/mozc.json b/generated_configs/mozc.json index 99cd6a1..c8bcbcd 100644 --- a/generated_configs/mozc.json +++ b/generated_configs/mozc.json @@ -2,7 +2,7 @@ "name": "mozc", "files": [ { - "path": "~/.mozc", + "path": "$HOME/.mozc", "movable": true, "help": "\n_Relevant issue_: https://github.com/google/mozc/issues/474\n" } diff --git a/generated_configs/mpv.json b/generated_configs/mpv.json index 928b703..accb0fe 100644 --- a/generated_configs/mpv.json +++ b/generated_configs/mpv.json @@ -2,7 +2,7 @@ "name": "mpv", "files": [ { - "path": "~/.mpv", + "path": "$HOME/.mpv", "movable": true, "help": "\n_Relevant issue_: https://github.com/mpv-player/mpv/pull/864\n" } diff --git a/generated_configs/mutt.json b/generated_configs/mutt.json index 410ede8..34f326d 100644 --- a/generated_configs/mutt.json +++ b/generated_configs/mutt.json @@ -2,7 +2,7 @@ "name": "mutt", "files": [ { - "path": "~/.mutt", + "path": "$HOME/.mutt", "movable": true, "help": "\n_Relevant issue_: https://gitlab.com/muttmua/trac-tickets/raw/master/tickets/closed/3207-Conform_to_XDG_Base_Directory_Specification.txt\n" } diff --git a/generated_configs/nano.json b/generated_configs/nano.json index 04f60c6..28c043c 100644 --- a/generated_configs/nano.json +++ b/generated_configs/nano.json @@ -2,12 +2,12 @@ "name": "nano", "files": [ { - "path": "~/.nano/", + "path": "$HOME/.nano/", "movable": true, "help": "\n_Relevant issue_: https://savannah.gnu.org/patch/?8523\n" }, { - "path": "~/.nanorc", + "path": "$HOME/.nanorc", "movable": true, "help": "\n_Relevant issue_: https://savannah.gnu.org/patch/?8523\n" } diff --git a/generated_configs/ncmpcpp.json b/generated_configs/ncmpcpp.json index 855bca5..401e5d5 100644 --- a/generated_configs/ncmpcpp.json +++ b/generated_configs/ncmpcpp.json @@ -2,7 +2,7 @@ "name": "ncmpcpp", "files": [ { - "path": "~/.ncmpcpp", + "path": "$HOME/.ncmpcpp", "movable": true, "help": "ncmpcpp_directory should be set to avoid an error.log file in ~/.ncmpcpp.\n" } diff --git a/generated_configs/nmcli.json b/generated_configs/nmcli.json index f64b545..16e1aa8 100644 --- a/generated_configs/nmcli.json +++ b/generated_configs/nmcli.json @@ -2,7 +2,7 @@ "name": "nmcli", "files": [ { - "path": "~/.nmcli-history", + "path": "$HOME/.nmcli-history", "movable": false, "help": "Hardcoded to g_get_home_dir()[304] [305]\n_Relevant issue_: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/64\n" } diff --git a/generated_configs/node-gyp.json b/generated_configs/node-gyp.json index 750ee8b..996af45 100644 --- a/generated_configs/node-gyp.json +++ b/generated_configs/node-gyp.json @@ -2,7 +2,7 @@ "name": "node-gyp", "files": [ { - "path": "~/.node-gyp", + "path": "$HOME/.node-gyp", "movable": true, "help": "\n_Relevant issue_: https://github.com/nodejs/node-gyp/pull/1570\n" } diff --git a/generated_configs/np2kai-gitAUR.json b/generated_configs/np2kai-gitAUR.json index 7cce010..6d75548 100644 --- a/generated_configs/np2kai-gitAUR.json +++ b/generated_configs/np2kai-gitAUR.json @@ -2,12 +2,12 @@ "name": "np2kai-gitAUR", "files": [ { - "path": "~/.config/np2kai", + "path": "$HOME/.config/np2kai", "movable": true, "help": "\n_Relevant issue_: https://github.com/AZO234/NP2kai/pull/50\n" }, { - "path": "~/.config/xnp2kai", + "path": "$HOME/.config/xnp2kai", "movable": true, "help": "\n_Relevant issue_: https://github.com/AZO234/NP2kai/pull/50\n" } diff --git a/generated_configs/ocaml-utopAUR.json b/generated_configs/ocaml-utopAUR.json index a5698ea..07767cb 100644 --- a/generated_configs/ocaml-utopAUR.json +++ b/generated_configs/ocaml-utopAUR.json @@ -2,7 +2,7 @@ "name": "ocaml-utopAUR", "files": [ { - "path": "~/.utop-history", + "path": "$HOME/.utop-history", "movable": false, "help": "There's an open PR to move ~/.utop-hostory to $XDG_CACHE_HOME [308]\n_Relevant issue_: https://github.com/ocaml-community/utop/issues/361\n" } diff --git a/generated_configs/openscad.json b/generated_configs/openscad.json index f02e6bd..848bec2 100644 --- a/generated_configs/openscad.json +++ b/generated_configs/openscad.json @@ -2,7 +2,7 @@ "name": "openscad", "files": [ { - "path": "~/.OpenSCAD", + "path": "$HOME/.OpenSCAD", "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" } diff --git a/generated_configs/opentyrianAUR.json b/generated_configs/opentyrianAUR.json index f9f5853..0e1b560 100644 --- a/generated_configs/opentyrianAUR.json +++ b/generated_configs/opentyrianAUR.json @@ -2,7 +2,7 @@ "name": "opentyrianAUR", "files": [ { - "path": "~/.opentyrian", + "path": "$HOME/.opentyrian", "movable": true, "help": "\n_Relevant issue_: https://web.archive.org/web/20140815181350/http://code.google.com/p/opentyrian/issues/detail?id=125\n" } diff --git a/generated_configs/oscAUR.json b/generated_configs/oscAUR.json index e4947a2..32f1bee 100644 --- a/generated_configs/oscAUR.json +++ b/generated_configs/oscAUR.json @@ -2,12 +2,12 @@ "name": "oscAUR", "files": [ { - "path": "~/.oscrc", + "path": "$HOME/.oscrc", "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" } diff --git a/generated_configs/pacman.json b/generated_configs/pacman.json index 8bd6365..566ff53 100644 --- a/generated_configs/pacman.json +++ b/generated_configs/pacman.json @@ -2,7 +2,7 @@ "name": "pacman", "files": [ { - "path": "~/.makepkg.conf", + "path": "$HOME/.makepkg.conf", "movable": true, "help": "\n_Relevant issue_: https://lists.archlinux.org/archives/list/pacman-dev@lists.archlinux.org/thread/KTD2FW7YKY724UB7PT3GGP5L7TNWZYEP/\n" } diff --git a/generated_configs/pam-u2f.json b/generated_configs/pam-u2f.json index af1125a..5553c70 100644 --- a/generated_configs/pam-u2f.json +++ b/generated_configs/pam-u2f.json @@ -2,7 +2,7 @@ "name": "pam-u2f", "files": [ { - "path": "~/.config/Yubico/u2f_keys", + "path": "$HOME/.config/Yubico/u2f_keys", "movable": true, "help": "XDG_CONFIG_HOME/Yubico/u2f_keys\n_Relevant issue_: https://github.com/Yubico/pam-u2f/issues/9\n" } diff --git a/generated_configs/pcsx2.json b/generated_configs/pcsx2.json index 6ea4e50..186f909 100644 --- a/generated_configs/pcsx2.json +++ b/generated_configs/pcsx2.json @@ -2,7 +2,7 @@ "name": "pcsx2", "files": [ { - "path": "~/.pcsx2", + "path": "$HOME/.pcsx2", "movable": true, "help": "\n_Relevant issue_: https://github.com/PCSX2/pcsx2/issues/352\n" } diff --git a/generated_configs/pcsxrAUR.json b/generated_configs/pcsxrAUR.json index 3a59443..4d659a6 100644 --- a/generated_configs/pcsxrAUR.json +++ b/generated_configs/pcsxrAUR.json @@ -2,7 +2,7 @@ "name": "pcsxrAUR", "files": [ { - "path": "~/.pcsxr", + "path": "$HOME/.pcsxr", "movable": false, "help": "A -cfg flag exists, but can only be set relative to ~/.pcsxr.\n" } diff --git a/generated_configs/pdfsamAUR.json b/generated_configs/pdfsamAUR.json index 1ddc0d9..c11952c 100644 --- a/generated_configs/pdfsamAUR.json +++ b/generated_configs/pdfsamAUR.json @@ -2,7 +2,7 @@ "name": "pdfsamAUR", "files": [ { - "path": "~/.openjfx", + "path": "$HOME/.openjfx", "movable": true, "help": "export _JAVA_OPTIONS=-Djavafx.cachedir=\"$XDG_CACHE_HOME\"/openjfx\n" } diff --git a/generated_configs/perf.json b/generated_configs/perf.json index 3f7a155..338d8a1 100644 --- a/generated_configs/perf.json +++ b/generated_configs/perf.json @@ -2,7 +2,7 @@ "name": "perf", "files": [ { - "path": "~/.debug", + "path": "$HOME/.debug", "movable": false, "help": "Hardcoded in tools/perf/util/config.c. Commit: [310]\n" } diff --git a/generated_configs/perl.json b/generated_configs/perl.json index 58b93f9..13b3e3d 100644 --- a/generated_configs/perl.json +++ b/generated_configs/perl.json @@ -2,12 +2,12 @@ "name": "perl", "files": [ { - "path": "~/.cpan", + "path": "$HOME/.cpan", "movable": false, "help": "Perl5's CPAN expects ~/.cpan\n_Relevant issue_: https://github.com/andk/cpanpm/issues/149\n" }, { - "path": "~/perl5", + "path": "$HOME/perl5", "movable": false, "help": "Perl5's CPAN expects ~/.cpan\n_Relevant issue_: https://github.com/andk/cpanpm/issues/149\n" } diff --git a/generated_configs/portfolio-performance-binAUR.json b/generated_configs/portfolio-performance-binAUR.json index 5407f9a..a9b282d 100644 --- a/generated_configs/portfolio-performance-binAUR.json +++ b/generated_configs/portfolio-performance-binAUR.json @@ -2,7 +2,7 @@ "name": "portfolio-performance-binAUR", "files": [ { - "path": "~/.PortfolioPerformance/", + "path": "$HOME/.PortfolioPerformance/", "movable": false, "help": "\n_Relevant issue_: https://github.com/buchen/portfolio/issues/1922\n" } diff --git a/generated_configs/ppsspp.json b/generated_configs/ppsspp.json index de3ab9d..5b25c60 100644 --- a/generated_configs/ppsspp.json +++ b/generated_configs/ppsspp.json @@ -2,7 +2,7 @@ "name": "ppsspp", "files": [ { - "path": "~/.ppsspp", + "path": "$HOME/.ppsspp", "movable": true, "help": "\n_Relevant issue_: https://github.com/hrydgard/ppsspp/issues/4623\n" } diff --git a/generated_configs/psensor.json b/generated_configs/psensor.json index 820832e..4b79e7a 100644 --- a/generated_configs/psensor.json +++ b/generated_configs/psensor.json @@ -2,7 +2,7 @@ "name": "psensor", "files": [ { - "path": "~/.psensor", + "path": "$HOME/.psensor", "movable": false, "help": "\n_Relevant issue_: https://gitlab.com/jeanfi/psensor/-/issues/38\n" } diff --git a/generated_configs/python-azure-cliAUR.json b/generated_configs/python-azure-cliAUR.json index 295cb23..78499b2 100644 --- a/generated_configs/python-azure-cliAUR.json +++ b/generated_configs/python-azure-cliAUR.json @@ -2,7 +2,7 @@ "name": "python-azure-cliAUR", "files": [ { - "path": "~/.azure", + "path": "$HOME/.azure", "movable": true, "help": "export AZURE_CONFIG_DIR=$XDG_DATA_HOME/azure\n" } diff --git a/generated_configs/python-gripAUR.json b/generated_configs/python-gripAUR.json index b4a4551..54ec3e3 100644 --- a/generated_configs/python-gripAUR.json +++ b/generated_configs/python-gripAUR.json @@ -2,7 +2,7 @@ "name": "python-gripAUR", "files": [ { - "path": "~/.grip", + "path": "$HOME/.grip", "movable": true, "help": "export GRIPHOME=\"$XDG_CONFIG_HOME/grip\"\n" } diff --git a/generated_configs/python-pip.json b/generated_configs/python-pip.json index f052c72..b5838c7 100644 --- a/generated_configs/python-pip.json +++ b/generated_configs/python-pip.json @@ -2,7 +2,7 @@ "name": "python-pip", "files": [ { - "path": "~/.pip", + "path": "$HOME/.pip", "movable": true, "help": "\n_Relevant issue_: https://github.com/pypa/pip/issues/1733\n" } diff --git a/generated_configs/python-streamlitAUR.json b/generated_configs/python-streamlitAUR.json index a9a693c..1168311 100644 --- a/generated_configs/python-streamlitAUR.json +++ b/generated_configs/python-streamlitAUR.json @@ -2,7 +2,7 @@ "name": "python-streamlitAUR", "files": [ { - "path": "~/.streamlit", + "path": "$HOME/.streamlit", "movable": false, "help": "\n_Relevant issue_: https://github.com/streamlit/streamlit/issues/2068\n" } diff --git a/generated_configs/qmmp.json b/generated_configs/qmmp.json index d263e51..13203a2 100644 --- a/generated_configs/qmmp.json +++ b/generated_configs/qmmp.json @@ -2,7 +2,7 @@ "name": "qmmp", "files": [ { - "path": "~/.qmmp", + "path": "$HOME/.qmmp", "movable": false, "help": "\n_Relevant issue_: https://sourceforge.net/p/qmmp-dev/tickets/776\n" } diff --git a/generated_configs/quodlibet.json b/generated_configs/quodlibet.json index 7c0af49..fbc5de6 100644 --- a/generated_configs/quodlibet.json +++ b/generated_configs/quodlibet.json @@ -2,7 +2,7 @@ "name": "quodlibet", "files": [ { - "path": "~/.quodlibet", + "path": "$HOME/.quodlibet", "movable": true, "help": "\n_Relevant issue_: https://github.com/quodlibet/quodlibet/issues/138\n" } diff --git a/generated_configs/rclone.json b/generated_configs/rclone.json index 84e9c67..f1b96fd 100644 --- a/generated_configs/rclone.json +++ b/generated_configs/rclone.json @@ -2,7 +2,7 @@ "name": "rclone", "files": [ { - "path": "~/.rclone.conf", + "path": "$HOME/.rclone.conf", "movable": true, "help": "\n_Relevant issue_: https://github.com/ncw/rclone/issues/868\n" } diff --git a/generated_configs/renderdocAUR.json b/generated_configs/renderdocAUR.json index 5b75ebb..dd1dd96 100644 --- a/generated_configs/renderdocAUR.json +++ b/generated_configs/renderdocAUR.json @@ -2,7 +2,7 @@ "name": "renderdocAUR", "files": [ { - "path": "~/.renderdoc", + "path": "$HOME/.renderdoc", "movable": false, "help": "\n_Relevant issue_: https://github.com/baldurk/renderdoc/pull/1741\n" } diff --git a/generated_configs/repo.json b/generated_configs/repo.json index 62c717f..24ad879 100644 --- a/generated_configs/repo.json +++ b/generated_configs/repo.json @@ -2,7 +2,7 @@ "name": "repo", "files": [ { - "path": "~/.repoconfig", + "path": "$HOME/.repoconfig", "movable": false, "help": "\n_Relevant issue_: https://bugs.chromium.org/p/gerrit/issues/detail?id=13997\n" } diff --git a/generated_configs/rlwrap.json b/generated_configs/rlwrap.json index 13224d6..efcacb1 100644 --- a/generated_configs/rlwrap.json +++ b/generated_configs/rlwrap.json @@ -2,7 +2,7 @@ "name": "rlwrap", "files": [ { - "path": "~/.*_history", + "path": "$HOME/.*_history", "movable": true, "help": "export RLWRAP_HOME=\"$XDG_DATA_HOME\"/rlwrap\n_Relevant issue_: https://github.com/hanslub42/rlwrap/issues/25\n" } diff --git a/generated_configs/rpm.json b/generated_configs/rpm.json index fb44357..9823198 100644 --- a/generated_configs/rpm.json +++ b/generated_configs/rpm.json @@ -2,12 +2,12 @@ "name": "rpm", "files": [ { - "path": "~/.rpmrc", + "path": "$HOME/.rpmrc", "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" } diff --git a/generated_configs/rrAUR.json b/generated_configs/rrAUR.json index 2c0c696..3efebd9 100644 --- a/generated_configs/rrAUR.json +++ b/generated_configs/rrAUR.json @@ -2,7 +2,7 @@ "name": "rrAUR", "files": [ { - "path": "~/.rr", + "path": "$HOME/.rr", "movable": true, "help": "\n_Relevant issue_: https://github.com/mozilla/rr/issues/1455\n" } diff --git a/generated_configs/sbcl.json b/generated_configs/sbcl.json index 3ca8fcf..4a120b5 100644 --- a/generated_configs/sbcl.json +++ b/generated_configs/sbcl.json @@ -2,7 +2,7 @@ "name": "sbcl", "files": [ { - "path": "~/.sbclrc", + "path": "$HOME/.sbclrc", "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" } diff --git a/generated_configs/sbt.json b/generated_configs/sbt.json index d65b594..1d9503e 100644 --- a/generated_configs/sbt.json +++ b/generated_configs/sbt.json @@ -2,12 +2,12 @@ "name": "sbt", "files": [ { - "path": "~/.sbt", + "path": "$HOME/.sbt", "movable": true, "help": "sbt -ivy \"$XDG_DATA_HOME\"/ivy2 -sbt-dir \"$XDG_DATA_HOME\"/sbt (beware [217])\n_Relevant issue_: https://github.com/sbt/sbt/issues/3681\n" }, { - "path": "~/.ivy2", + "path": "$HOME/.ivy2", "movable": true, "help": "sbt -ivy \"$XDG_DATA_HOME\"/ivy2 -sbt-dir \"$XDG_DATA_HOME\"/sbt (beware [217])\n_Relevant issue_: https://github.com/sbt/sbt/issues/3681\n" } diff --git a/generated_configs/sdcv.json b/generated_configs/sdcv.json index 3939aa3..949826c 100644 --- a/generated_configs/sdcv.json +++ b/generated_configs/sdcv.json @@ -2,12 +2,12 @@ "name": "sdcv", "files": [ { - "path": "~/.stardict/", + "path": "$HOME/.stardict/", "movable": true, "help": "\n_Relevant issue_: https://github.com/Dushistov/sdcv/issues/51\n" }, { - "path": "~/.sdcv_history", + "path": "$HOME/.sdcv_history", "movable": true, "help": "\n_Relevant issue_: https://github.com/Dushistov/sdcv/issues/51\n" } diff --git a/generated_configs/snes9x.json b/generated_configs/snes9x.json index 30ce2a4..5886f55 100644 --- a/generated_configs/snes9x.json +++ b/generated_configs/snes9x.json @@ -2,7 +2,7 @@ "name": "snes9x", "files": [ { - "path": "~/.snes9x", + "path": "$HOME/.snes9x", "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" } diff --git a/generated_configs/spacemacs.json b/generated_configs/spacemacs.json index 74e9c34..3db53de 100644 --- a/generated_configs/spacemacs.json +++ b/generated_configs/spacemacs.json @@ -2,12 +2,12 @@ "name": "spacemacs", "files": [ { - "path": "~/.spacemacs", + "path": "$HOME/.spacemacs", "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" } diff --git a/generated_configs/spectrwm.json b/generated_configs/spectrwm.json index 3eeea6c..5a5671e 100644 --- a/generated_configs/spectrwm.json +++ b/generated_configs/spectrwm.json @@ -2,7 +2,7 @@ "name": "spectrwm", "files": [ { - "path": "~/.spectrwm", + "path": "$HOME/.spectrwm", "movable": true, "help": "\n_Relevant issue_: https://github.com/conformal/spectrwm/pull/153\n" } diff --git a/generated_configs/starship.json b/generated_configs/starship.json index 643aa1c..73caf5f 100644 --- a/generated_configs/starship.json +++ b/generated_configs/starship.json @@ -2,12 +2,12 @@ "name": "starship", "files": [ { - "path": "~/.config/starship", + "path": "$HOME/.config/starship", "movable": true, "help": "export STARSHIP_CONFIG=\"$XDG_CONFIG_HOME\"/starship.toml, export STARSHIP_CACHE=\"$XDG_CACHE_HOME\"/starship\n_Relevant issue_: https://github.com/starship/starship/issues/896#issuecomment-952402978\n" }, { - "path": "~/.cache/starship", + "path": "$HOME/.cache/starship", "movable": true, "help": "export STARSHIP_CONFIG=\"$XDG_CONFIG_HOME\"/starship.toml, export STARSHIP_CACHE=\"$XDG_CACHE_HOME\"/starship\n_Relevant issue_: https://github.com/starship/starship/issues/896#issuecomment-952402978\n" } diff --git a/generated_configs/sway.json b/generated_configs/sway.json index 2bbcb11..0a9689b 100644 --- a/generated_configs/sway.json +++ b/generated_configs/sway.json @@ -2,7 +2,7 @@ "name": "sway", "files": [ { - "path": "~/.sway/config", + "path": "$HOME/.sway/config", "movable": true, "help": "XDG_CONFIG_HOME/sway/config\n_Relevant issue_: https://github.com/SirCmpwn/sway/issues/5\n" } diff --git a/generated_configs/texinfo.json b/generated_configs/texinfo.json index b7bd22b..791c082 100644 --- a/generated_configs/texinfo.json +++ b/generated_configs/texinfo.json @@ -2,7 +2,7 @@ "name": "texinfo", "files": [ { - "path": "~/.infokey", + "path": "$HOME/.infokey", "movable": false, "help": "info --init-file \"$XDG_CONFIG_HOME/infokey\"\n" } diff --git a/generated_configs/tiptopAUR.json b/generated_configs/tiptopAUR.json index d2cc2c0..16d8d15 100644 --- a/generated_configs/tiptopAUR.json +++ b/generated_configs/tiptopAUR.json @@ -2,7 +2,7 @@ "name": "tiptopAUR", "files": [ { - "path": "~/.tiptoprc", + "path": "$HOME/.tiptoprc", "movable": true, "help": "This will still expect the .tiptoprc file.\ntiptop -W \"$XDG_CONFIG_HOME\"/tiptop\n" } diff --git a/generated_configs/tmuxinatorAUR.json b/generated_configs/tmuxinatorAUR.json index 1568a9d..ef3a70c 100644 --- a/generated_configs/tmuxinatorAUR.json +++ b/generated_configs/tmuxinatorAUR.json @@ -2,7 +2,7 @@ "name": "tmuxinatorAUR", "files": [ { - "path": "~/.tmuxinator", + "path": "$HOME/.tmuxinator", "movable": true, "help": "\n_Relevant issue_: https://github.com/tmuxinator/tmuxinator/pull/511\n" } diff --git a/generated_configs/tmuxp.json b/generated_configs/tmuxp.json index eb3fafb..295648e 100644 --- a/generated_configs/tmuxp.json +++ b/generated_configs/tmuxp.json @@ -2,7 +2,7 @@ "name": "tmuxp", "files": [ { - "path": "~/.tmuxp", + "path": "$HOME/.tmuxp", "movable": true, "help": "Fixed in 1.5.2\n_Relevant issue_: https://github.com/tmux-python/tmuxp/pull/404\n" } diff --git a/generated_configs/urlviewAUR.json b/generated_configs/urlviewAUR.json index 201170c..d397614 100644 --- a/generated_configs/urlviewAUR.json +++ b/generated_configs/urlviewAUR.json @@ -2,7 +2,7 @@ "name": "urlviewAUR", "files": [ { - "path": "~/.urlview", + "path": "$HOME/.urlview", "movable": false, "help": "Use fork urlview-xdg-gitAUR instead. The fork will use XDG_CONFIG_HOME/urlview/config\n" } diff --git a/generated_configs/valeAUR.json b/generated_configs/valeAUR.json index 22baf7f..b427c11 100644 --- a/generated_configs/valeAUR.json +++ b/generated_configs/valeAUR.json @@ -2,7 +2,7 @@ "name": "valeAUR", "files": [ { - "path": "~/.vale.ini", + "path": "$HOME/.vale.ini", "movable": false, "help": "vale --config \"$XDG_CONFIG_HOME/vale/config.ini\"\n_Relevant issue_: https://github.com/errata-ai/vale/issues/152\n" } diff --git a/generated_configs/vimperator.json b/generated_configs/vimperator.json index f107492..aea2521 100644 --- a/generated_configs/vimperator.json +++ b/generated_configs/vimperator.json @@ -2,7 +2,7 @@ "name": "vimperator", "files": [ { - "path": "~/.vimperatorrc", + "path": "$HOME/.vimperatorrc", "movable": false, "help": "export VIMPERATOR_INIT=\":source $XDG_CONFIG_HOME/vimperator/vimperatorrc\"\nexport VIMPERATOR_RUNTIME=\"$XDG_CONFIG_HOME\"/vimperator\n_Relevant issue_: https://web.archive.org/web/20200514081339/http://www.mozdev.org/pipermail/vimperator/2009-October/004848.html\n" } diff --git a/generated_configs/vis.json b/generated_configs/vis.json index f8ca12f..b63e6cb 100644 --- a/generated_configs/vis.json +++ b/generated_configs/vis.json @@ -2,7 +2,7 @@ "name": "vis", "files": [ { - "path": "~/.vis", + "path": "$HOME/.vis", "movable": true, "help": "\n_Relevant issue_: https://github.com/martanne/vis/pull/303\n" } diff --git a/generated_configs/warsow.json b/generated_configs/warsow.json index b2e0575..1f46ec7 100644 --- a/generated_configs/warsow.json +++ b/generated_configs/warsow.json @@ -2,7 +2,7 @@ "name": "warsow", "files": [ { - "path": "~/.warsow-2.x", + "path": "$HOME/.warsow-2.x", "movable": true, "help": "\n_Relevant issue_: https://github.com/Qfusion/qfusion/issues/298\n" } diff --git a/generated_configs/wegoAUR.json b/generated_configs/wegoAUR.json index 0e905a1..91d64bd 100644 --- a/generated_configs/wegoAUR.json +++ b/generated_configs/wegoAUR.json @@ -2,7 +2,7 @@ "name": "wegoAUR", "files": [ { - "path": "~/.wegorc", + "path": "$HOME/.wegorc", "movable": false, "help": "\n_Relevant issue_: https://github.com/schachmat/wego/issues/116\n" } diff --git a/generated_configs/xrdpAUR.json b/generated_configs/xrdpAUR.json index b161495..69b500f 100644 --- a/generated_configs/xrdpAUR.json +++ b/generated_configs/xrdpAUR.json @@ -2,7 +2,7 @@ "name": "xrdpAUR", "files": [ { - "path": "~/thinclient_drives", + "path": "$HOME/thinclient_drives", "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" } diff --git a/generated_configs/xsel.json b/generated_configs/xsel.json index 4f255be..77b05e3 100644 --- a/generated_configs/xsel.json +++ b/generated_configs/xsel.json @@ -2,7 +2,7 @@ "name": "xsel", "files": [ { - "path": "~/.xsel.log", + "path": "$HOME/.xsel.log", "movable": true, "help": "\n_Relevant issue_: https://github.com/kfish/xsel/issues/10\n" } diff --git a/generated_configs/zenmap nmap.json b/generated_configs/zenmap nmap.json index b5317bd..f805364 100644 --- a/generated_configs/zenmap nmap.json +++ b/generated_configs/zenmap nmap.json @@ -2,7 +2,7 @@ "name": "zenmap nmap", "files": [ { - "path": "~/.zenmap", + "path": "$HOME/.zenmap", "movable": false, "help": "\n_Relevant issue_: https://seclists.org/nmap-dev/2012/q2/163\n" }