]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Replace ~ with $HOME
authorb3nj4m1n <b3nj4m1n@gmx.net>
Fri, 13 Jan 2023 08:36:55 +0000 (09:36 +0100)
committerb3nj4m1n <b3nj4m1n@gmx.net>
Fri, 13 Jan 2023 08:36:55 +0000 (09:36 +0100)
137 files changed:
generated_configs/Blender.json
generated_configs/Chromium.json
generated_configs/Composer.json
generated_configs/Dolphin emulator.json
generated_configs/Eclipse.json
generated_configs/GNU Screen.json
generated_configs/GStreamer.json
generated_configs/Gajim.json
generated_configs/Godot Engine.json
generated_configs/GoldenDict.json
generated_configs/Google Earth.json
generated_configs/Houdini.json
generated_configs/Inkscape.json
generated_configs/Java OpenJDK.json
generated_configs/Java#OpenJDK.json
generated_configs/Jmol.json
generated_configs/Minetest.json
generated_configs/Nestopia UE.json
generated_configs/Octave.json
generated_configs/OfflineIMAP.json
generated_configs/Pry.json
generated_configs/Qt Designer.json
generated_configs/RSpec.json
generated_configs/RedNotebook.json
generated_configs/RuboCop.json
generated_configs/Ruby#RubyGems.json
generated_configs/SANE.json
generated_configs/SeaMonkey.json
generated_configs/Snap.json
generated_configs/Solfege.json
generated_configs/Streamlink.json
generated_configs/TeamSpeak.json
generated_configs/VLC.json
generated_configs/VSCodiumAUR.json
generated_configs/XVim2.json
generated_configs/YARD.json
generated_configs/anacondaAUR.json
generated_configs/bitwarden-cli.json
generated_configs/btpd-gitAUR.json
generated_configs/calcurse.json
generated_configs/cataclysm-dda.json
generated_configs/chattyAUR.json
generated_configs/citra-gitAUR.json
generated_configs/coreutils.json
generated_configs/cryptomatorAUR.json
generated_configs/darcs.json
generated_configs/dart.json
generated_configs/devede.json
generated_configs/emscripten.json
generated_configs/freesweep.json
generated_configs/fzf-gitAUR.json
generated_configs/gconfAUR.json
generated_configs/get_iplayerAUR.json
generated_configs/gftp.json
generated_configs/gitkrakenAUR.json
generated_configs/gnuradio.json
generated_configs/gopass.json
generated_configs/gphoto2.json
generated_configs/gpodder.json
generated_configs/grsync.json
generated_configs/hydrogen.json
generated_configs/idris.json
generated_configs/irb.json
generated_configs/itch-setup-binAUR.json
generated_configs/jgmenu.json
generated_configs/josm.json
generated_configs/keynav.json
generated_configs/kotlin.json
generated_configs/kscriptAUR.json
generated_configs/latexmk (in texlive-core).json
generated_configs/lbdbAUR.json
generated_configs/lftp.json
generated_configs/lgogdownloaderAUR.json
generated_configs/llpp.json
generated_configs/luarocks.json
generated_configs/m17n-db.json
generated_configs/maptool-binAUR.json
generated_configs/maven.json
generated_configs/mc.json
generated_configs/milkytracker.json
generated_configs/minicom.json
generated_configs/mongodb.json
generated_configs/mozc.json
generated_configs/mpv.json
generated_configs/mutt.json
generated_configs/nano.json
generated_configs/ncmpcpp.json
generated_configs/nmcli.json
generated_configs/node-gyp.json
generated_configs/np2kai-gitAUR.json
generated_configs/ocaml-utopAUR.json
generated_configs/openscad.json
generated_configs/opentyrianAUR.json
generated_configs/oscAUR.json
generated_configs/pacman.json
generated_configs/pam-u2f.json
generated_configs/pcsx2.json
generated_configs/pcsxrAUR.json
generated_configs/pdfsamAUR.json
generated_configs/perf.json
generated_configs/perl.json
generated_configs/portfolio-performance-binAUR.json
generated_configs/ppsspp.json
generated_configs/psensor.json
generated_configs/python-azure-cliAUR.json
generated_configs/python-gripAUR.json
generated_configs/python-pip.json
generated_configs/python-streamlitAUR.json
generated_configs/qmmp.json
generated_configs/quodlibet.json
generated_configs/rclone.json
generated_configs/renderdocAUR.json
generated_configs/repo.json
generated_configs/rlwrap.json
generated_configs/rpm.json
generated_configs/rrAUR.json
generated_configs/sbcl.json
generated_configs/sbt.json
generated_configs/sdcv.json
generated_configs/snes9x.json
generated_configs/spacemacs.json
generated_configs/spectrwm.json
generated_configs/starship.json
generated_configs/sway.json
generated_configs/texinfo.json
generated_configs/tiptopAUR.json
generated_configs/tmuxinatorAUR.json
generated_configs/tmuxp.json
generated_configs/urlviewAUR.json
generated_configs/valeAUR.json
generated_configs/vimperator.json
generated_configs/vis.json
generated_configs/warsow.json
generated_configs/wegoAUR.json
generated_configs/xrdpAUR.json
generated_configs/xsel.json
generated_configs/zenmap nmap.json

index 9109aabb936b8a13180fa2894ae39ab84a8362f4..99179aae6bffb97c09628149195ed8560f1b5022 100644 (file)
@@ -2,7 +2,7 @@
     "name": "Blender",
     "files": [
         {
-            "path": "~/.blender",
+            "path": "$HOME/.blender",
             "movable": true,
             "help": "\n_Relevant issue_: https://developer.blender.org/T28943\n"
         }
index 38d263f6b285a0927955a09daad516d7c847a706..8309686e4753427907314b362ae9586dc6df4b64 100644 (file)
@@ -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"
         }
index 503fd77cab128f4c5484863d7db9904501a9c81a..0f8de242213b756fdce91302e68cb87b43c6f82a 100644 (file)
@@ -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"
         }
index 0767e1f45422447f059c1055677f75338861f1c5..cff6466d8f7dee0aa125e5faeab4fb3be37755bc 100644 (file)
@@ -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"
         }
index 05dac14d2e7ce23c29c5f3f941d6cec8d0bacf06..a93d1745d30282a1952393597eb575ec6bfb6f9d 100644 (file)
@@ -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"
         }
index aed4b566f1e84d473843eb05a33e9e59839dee69..adfc0889d7ecf609d0e0a6702fae856aa05dad14 100644 (file)
@@ -2,7 +2,7 @@
     "name": "GNU Screen",
     "files": [
         {
-            "path": "~/.screenrc",
+            "path": "$HOME/.screenrc",
             "movable": true,
             "help": "export SCREENRC=\"$XDG_CONFIG_HOME\"/screen/screenrc\n"
         }
index d1a857cd413879469fd1727f80998a2be827c819..8960bc83c8f0762ca9e6c4406cd06f5a66ba6db1 100644 (file)
@@ -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"
         }
index 0fe24239534f38d6b11e0585b07f459a4e44357e..d862bea401236719486ce71fe74117bbe4837d24 100644 (file)
@@ -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"
         }
index 93af3127b7019c98cc9739748dcc59dbb2b17019..1f5b5911b9293a8cf5558f2a890626bda8406421 100644 (file)
@@ -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"
         }
index 154ccb391ea9e9fbb1f440b27ba766cabae2f781..06e8cb031169749880632e0345162d445e5dc3fd 100644 (file)
@@ -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"
         }
index e6592b7bc78993ed9aff22604444ab0ee2e73658..e57eee98087f5deef4db518e9df16d009f880306 100644 (file)
@@ -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"
         }
index 96d4c29c8729966df18d27dbb9d8f326a4aca39d..64a2c9df740cd1ef21845e6a692c0dda33d5ac46 100644 (file)
@@ -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"
         }
index 2397d31b6dfdec219f97cd39b4c009eaaf5e4c59..e6094f61207b078df594adcd1cee5a1109959be0 100644 (file)
@@ -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"
         }
index cf210119854812d92fb7e39cdb41da5724b8523c..5dc4190c13ebf33c4e473c4c9c3afc80e0242882 100644 (file)
@@ -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"
         }
index f5be104d6bdd77eab4232b1a203260ccd42a1024..d4107ea27ff0e2692a017a0e146958126c3ef4d6 100644 (file)
@@ -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"
         }
index bc8a32ac66eec55a95fdef9f8e0a7eb12b5690da..48748e4703e94afe1ef497cca3b2193a18ba1225 100644 (file)
@@ -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"
         }
index fa639b73884d3f237a8edca97982b23ce32f81a9..3cb42e0759d5ab048fba1f74582e031a51b1286b 100644 (file)
@@ -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"
         }
index c68e2ea90aad104698d860244a17d624d0874595..ba56081d3eeed125d9eb328f1bafcd38b3376089 100644 (file)
@@ -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"
         }
index 5be1f8f902117635b50cac4ff07ec9fe6f856ba8..764610fce5f69c0dd6785186c5bb1a9786428ec1 100644 (file)
@@ -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/<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"
         },
         {
-            "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"
         }
index 6a15e54cd278b45de27f54780d156552a2245e0f..3e8434012b1ca93f4c5ac19d9ef3b7d10ccb1b01 100644 (file)
@@ -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"
         }
index e7316041ba22eb4b6cc9c6104e70d931eadef38f..4adf7c5a249abb445f4c69a0d1f845087e6d837a 100644 (file)
@@ -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"
         }
index ec305af987bd43adde28f88b9a8e97966a596e90..6a34b9123a091e526fcbd52b8cc929bf8fc8f7ea 100644 (file)
@@ -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"
         }
index a6c488f272cd0a00bc1796a8954b596b12a04af7..ad52b27089882d1827aecc12aa3a2622e2c4fe34 100644 (file)
@@ -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"
         }
index d43d0dc0839a08284c9bdb290af520635656dd13..43bdaa03fe06b71aded1a8866322eafba8c72a1d 100644 (file)
@@ -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"
         }
index c632e92d7c3b37e21130ee257e4f6f2aa3dbcc0f..9440e738fdb38e5bcf6e3ff4f78086f03c3ac5c1 100644 (file)
@@ -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"
         }
index 9ea5d6f920a6962f5f75ca70a28d189083c91f7a..43c3b55a3b35989693b21ef20b878e98cf4bc332 100644 (file)
@@ -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"
         }
index afbd37528b2e34f8a3138295255915c6968731ee..fdff6a86e067fc46a1f9d27d297dea0ac2af562b 100644 (file)
@@ -2,7 +2,7 @@
     "name": "SANE",
     "files": [
         {
-            "path": "~/.sane/",
+            "path": "$HOME/.sane/",
             "movable": false,
             "help": "scanimage creates a .cal file there\n"
         }
index b48eef6629b0bc186ac04b7c1d4fb0fd53b05c3f..477f9e70be257bdf1e75a97e01e63d7ae8cea1af 100644 (file)
@@ -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"
         }
index 2f29701b20a87a838cacbbb6fc3f9dddb031bb53..66af6a51ed6a19c4c1932755b76fdc54a907b25a 100644 (file)
@@ -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"
         }
index b1540586fab4a8fd969e5ac81ef541013ac9e943..21baf5f2792b03834b8309f5725f47973b652b79 100644 (file)
@@ -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"
         }
index 4662e020829c81eaa1d830024388d24befe284c7..88efbb2bb7a867b6d07f403568020562339dad73 100644 (file)
@@ -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"
         }
index 739842f581460e5c07b93f70b12808cd6f51f05d..96c747c45752938625402ece9d1785451b976d74 100644 (file)
@@ -2,7 +2,7 @@
     "name": "TeamSpeak",
     "files": [
         {
-            "path": "~/.ts3client",
+            "path": "$HOME/.ts3client",
             "movable": false,
             "help": "export TS3_CONFIG_DIR=\"$XDG_CONFIG_HOME/ts3client\"\n"
         }
index 6106bb079c54125716a4cc30d6708644724ef48a..73a3d8f78ab3aeb1b6b8cf6263894d6f4cf1efe5 100644 (file)
@@ -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"
         }
index fa65d08fd9974e2d7309c98daf5d3d46ba193aa4..5ebe51458eef882e1588f3329e0e4666dafc5b58 100644 (file)
@@ -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"
         }
index 87f9194ea7e7636049457aee49c20c1e93be8d30..45ed2f94d44e363128424451210247275fd3de26 100644 (file)
@@ -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"
         }
index be7341f87395bead41b5b8e9218b75a54ae88c5f..fac00f1c95449e3e184243e71ee4eb0527ddac25 100644 (file)
@@ -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"
         }
index a2fe335622cf2121bd9c3ee04cd14515609a7015..8477c5e757b9d1813124d3d18b9166ca5b9230c6 100644 (file)
@@ -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"
         }
index 85432f498735e77c3ccaaca3f88beba04f0bf70c..3793402b46c07942790c98c8907386adc36ff69b 100644 (file)
@@ -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"
         }
index fb523f12ad9eafe376f4c563f9f12545a2c03eb5..2f0e2f1c0f21219e7ec1b9b8b5d3532b2dd6b1e6 100644 (file)
@@ -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"
         }
index 89cd11c2c0dd86375cb25e52b01592a82e03b8f3..79fb635b09b718874506f3ddca30ac54d4cb4821 100644 (file)
@@ -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"
         }
index 80c1d1b6624ef70283ad46bcfdf6ddea7092f393..9bfefdfd44374901d3526fa751169b0adb3680b5 100644 (file)
@@ -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"
         }
index e20d8b25b79080319ed890851625f83bd916d4ee..1965e28c445b933c0d42c834eb9ef98dd03243b1 100644 (file)
@@ -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"
         }
index 522855bdbe73f83589ecc9cca691373043896358..031188152d09bcf777abf5665061d8dc94ef5982 100644 (file)
@@ -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"
         }
index 0af390cdc1206a8845adee78a8730b7360ad3270..e911b52f1b71a79a9c68e6ccc394b2d00fce5f84 100644 (file)
@@ -2,7 +2,7 @@
     "name": "coreutils",
     "files": [
         {
-            "path": "~/.dircolors",
+            "path": "$HOME/.dircolors",
             "movable": true,
             "help": "eval $(dircolors \"$XDG_CONFIG_HOME\"/dircolors)\n"
         }
index 12005c3db607f43bd29bd93db4096119b0f204ea..66b798c87d98f20ee8e8cd45e6042adecb4bd578 100644 (file)
@@ -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"
         }
index d39dbd54fe0d66371c9e21b811bbc9c79be2ec0c..602a4931cbb418993efb76b1dfc104c95bd6f805 100644 (file)
@@ -2,7 +2,7 @@
     "name": "darcs",
     "files": [
         {
-            "path": "~/.darcs/",
+            "path": "$HOME/.darcs/",
             "movable": false,
             "help": "\n_Relevant issue_: http://bugs.darcs.net/issue2453\n"
         }
index 29729b2ed0180f96888de5b12e3b30fcfd916ad6..de3c0697ee06044f9c5528080880d394f1c61bd1 100644 (file)
@@ -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"
         }
index b8d459e745bf0da389962758273b0a876f21378e..875bcbba2d0830689ac308c499ef7ce3bec1d5c0 100644 (file)
@@ -2,7 +2,7 @@
     "name": "devede",
     "files": [
         {
-            "path": "~/.devedeng",
+            "path": "$HOME/.devedeng",
             "movable": false,
             "help": "Hardcoded here\n"
         }
index 8214b56c3417c572cf92129741cce0c69ddc628f..08d37c6eb3455b35d5887dc9b26a8897b6306896 100644 (file)
@@ -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"
         }
index 14b4a1a8db879227387e56e4438ac3fc18c71f88..99b47e26157b0a205fe654dd18e96418a35fec42 100644 (file)
@@ -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"
         }
index 9c51926e1ddc3d6d37cb1d7375581ec72e0f4673..63c5afb671e9fe66628c15035f0d4df50ab5b3ed 100644 (file)
@@ -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"
         }
index a873224296cff3a2e96c2f649868794adb49f3b3..3a9c29064adf2675d6546b6b2f7b52480d1dfdf2 100644 (file)
@@ -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"
         }
index 0bfe7033933963f4d5d34ae15a2bdfc0e1e5ee99..5d38f8e9067630bfb8ca940d776c1e33ea5083ae 100644 (file)
@@ -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"
         }
index 2842364783310a539e5a3a53b623c8adb426529e..574e83d3361c9bc59164bf61b08903123d85399e 100644 (file)
@@ -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"
         }
index dc98735c21c47ef90c75e205f0aeabbca0e2e483..db05e7fe83bf680bac787b79a34e5f8dc882a6c0 100644 (file)
@@ -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"
         }
index 99552becb1937435a81e898fa4dd6a8086f6458f..3397f23b2cd33cd32f2ceb788cc99062ed4d63e5 100644 (file)
@@ -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"
         }
index de183adf938d6470b67ee5f10e7700517d54460d..5b4dcddbd84fa4370419188b87c24a8049bbe2a8 100644 (file)
@@ -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/<userid>/.config/password-store\n"
         }
index 1c3279d4aab860f87dd7f4ecf1876cff44eba9a2..e6b7838d77d23aa69b3c610988978beeea40a53c 100644 (file)
@@ -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"
         }
index 0b20f573346a33f0ae458704faa54dd453ca43e6..df65ffc091d08f9ff590eb21b2581fc24b77c7c9 100644 (file)
@@ -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"
         }
index 6aa30d051a160970d80f7854ce0648c7cd5fb19c..3f73dcf42ba3960fbb60f6092dd602eef1372dda 100644 (file)
@@ -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"
         }
index a6f586b88d092b751ef4b0e66994470fe59c6004..8579fb201b8b19734e606f18378bb5e4a9d580c0 100644 (file)
@@ -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"
         }
index 11e705a6f2822936090d52b31db621c28b31e35e..07746c2c6b5e86c21b2171b049efacab6409aee7 100644 (file)
@@ -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"
         }
index 6a20d3bd21ec1ee7827cbf255553b6e82ae00191..b2355f812c1eb3ed6833385c4c2212c92fbfe7e2 100644 (file)
@@ -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"
         }
index 9aae41020dcde17329127ea0de552f1bc3de1f7c..18fc867721008508b401d4b56ac0ac2c536a444e 100644 (file)
@@ -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"
         }
index d3eea7e5e613accd97e68ccbd73a768a6e631b94..076ff1a670816ac35117e3adb85ea76bf47476cb 100644 (file)
@@ -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"
         }
index 26a106e0e2fd6eba5ce4e7a65016d3ebd8773879..b3c4aee40aa04a9a41413478cd0f415dfcbd8f77 100644 (file)
@@ -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"
         }
index fb2949c73b873b651ecf0c87920716766e4e390f..aa8c13a5e5c7809b615f7c14393c6cf1795e2b54 100644 (file)
@@ -2,7 +2,7 @@
     "name": "keynav",
     "files": [
         {
-            "path": "~/.keynavrc",
+            "path": "$HOME/.keynavrc",
             "movable": true,
             "help": "XDG_CONFIG_HOME/keynav/keynavrc\n"
         }
index e84aac84a3b865ea25a2e5fbeeb73dc5acdd3a2d..3d067d49402f30910224701a313d775db6346060 100644 (file)
@@ -2,7 +2,7 @@
     "name": "kotlin",
     "files": [
         {
-            "path": "~/.kotlinc_history",
+            "path": "$HOME/.kotlinc_history",
             "movable": false,
             "help": "Related Konan issue: [294]\n"
         }
index 264de803d3ceab08cfb815986fe3efd17aee7ce7..6c6761b1cf5bf49ed604fc1ed53e34513dddd5e3 100644 (file)
@@ -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"
         }
index 34f82ab385111dda81d4e0e758dd58ec42084f5a..aca591db638075713c580ead664206dea5f3f7bf 100644 (file)
@@ -2,7 +2,7 @@
     "name": "latexmk (in texlive-core)",
     "files": [
         {
-            "path": "~/.latexmkrc",
+            "path": "$HOME/.latexmkrc",
             "movable": true,
             "help": "XDG_CONFIG_HOME/latexmk/latexmkrc\n"
         }
index 0297fa03929d46dc2c354cce9968ebc1887c09af..186da0697b9b2e830a6f33cd7a01ccf7e43a15b6 100644 (file)
@@ -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"
         }
index c7b02e3dbba7303b183a791f4fc6c00eb3b6b488..4448c4889db8070d35ca637cc93fddcaa28bf48c 100644 (file)
@@ -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"
         }
index 0914514a7f6d8662e71364551e412fd63fb17cef..25a65b75dbb9099510e77a32643526bdfe56f328 100644 (file)
@@ -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"
         }
index 683fea574bf3e4b34af022761be9cff3b2c29cea..2aca7979a34649255b65f4b93daba11c05a80121 100644 (file)
@@ -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"
         }
index 42ed1b7c2ceb915f97e51c308e7d493f6b977b41..5761180944192f4fe3c5c21c9a77db94c065ad90 100644 (file)
@@ -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"
         }
index 97fea60b323fd177daee42b1e220d70f9bb36652..8e9972632f26fd5e04acc110d1cf8a2b641f575b 100644 (file)
@@ -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"
         }
index b5d9721c89d639736dbcfc33c39eef85dfbbd8af..b5b7a6e7338949c59b7efc42e1b0812963598795 100644 (file)
@@ -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"
         }
index ebdf5d9d6ee72ef44c65f553c8499363df1f2729..2aac78d8f16441c6fe1f20e1a1e63bc20657f9a2 100644 (file)
@@ -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 <localRepository> as appropriate in settings.xml\n_Relevant issue_: https://issues.apache.org/jira/browse/MNG-6603\n"
         }
index f74b8adbebcb981672ad6251a52e9e7c86f24824..91e5337e747be5f0c58fb5852d4efef98f13c285 100644 (file)
@@ -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"
         }
index fdd0ec2de21f0a16804d57898ae27ff287b40b95..0ae8271250e5cd85c83ea0c82b668947c6d25132 100644 (file)
@@ -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"
         }
index 98852d7a22976cd06d022f171595770fe85d05fc..d3166b65f011cb28d3ec04bb8c87f35cb6035e63 100644 (file)
@@ -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"
         }
index 0863a9bed4ae5ef1283f0cfb2e576dfd3d4a1bfb..9eb42d01e2d2638e971bacc052736c5390430d7b 100644 (file)
@@ -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"
         }
index 99cd6a12945f71d3bbeb3e613eb1033c099a3f25..c8bcbcd9e9fc64bb45197e73e2b4c5e57cfc6864 100644 (file)
@@ -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"
         }
index 928b703531839397a9004f0a08558afdbac6b1ca..accb0febe3b120edb3eee5f81aa48f6d455cfe8d 100644 (file)
@@ -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"
         }
index 410ede8051c9741bc94f1bbf8d9fe136ede7982b..34f326dd457ded0bc7b5223430c1850f326fde30 100644 (file)
@@ -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"
         }
index 04f60c65bd1440a615831a94a132907c10254b44..28c043c0324996d9d5c5dc4274835378bb884e06 100644 (file)
@@ -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"
         }
index 855bca5220ada346f13492015b65bcd34ee963dc..401e5d5a5425633d3b1f0a9908135bb99262d81b 100644 (file)
@@ -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"
         }
index f64b545ced4185d69666adb963ca6edf9e5ed01a..16e1aa8f1cf03d73cd299b9ec02ec2383f0fe115 100644 (file)
@@ -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"
         }
index 750ee8b0da6d16306a75655e4110b20f41c10956..996af45c3436dea2d5b4230ff49509fa87bae397 100644 (file)
@@ -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"
         }
index 7cce0108477a94b6a683e38f1084424bd7cdb2b8..6d75548cccd0692ccfb9f2d36f390b1e951e8f62 100644 (file)
@@ -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"
         }
index a5698ea90ad2f273e39182ca233639e963813d8c..07767cb073098b4107fb5ef6cb2633427dd04312 100644 (file)
@@ -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"
         }
index f02e6bdb482ecf9255a3120ae329632ca914c352..848bec2d92634a6f81e17964f28558c19e4892b4 100644 (file)
@@ -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"
         }
index f9f5853628e9c83925d8eac529ba5ee593fe7608..0e1b5602b91b37a5b4b675f83fe98f6453359e00 100644 (file)
@@ -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"
         }
index e4947a2bec334a584ea32c79b5d91fd574ced851..32f1beeec025c285484425d12956a3dc956cf5a2 100644 (file)
@@ -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"
         }
index 8bd63659f55f0e28234cb52b37e5451c929599af..566ff532729082bfe37b9a8f44f8182d66977146 100644 (file)
@@ -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"
         }
index af1125a474bc81852abf21c530e89b647a6cd8cf..5553c700dfb24d30696c477aca099bb9185c37cf 100644 (file)
@@ -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"
         }
index 6ea4e5084b18bdff65bd9800384803e90f6a9700..186f909f1650645902c209e0a6bdea81f58627bb 100644 (file)
@@ -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"
         }
index 3a59443eaa5dceca81338db49a6d3bdc106e3fe0..4d659a67a87dfc18330fc5407105280bc9fc40da 100644 (file)
@@ -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"
         }
index 1ddc0d902bae2fedcc52831dcb7136e0c0f0f98c..c11952cb15d7ae3b0815de50ef8a77c02d254bc8 100644 (file)
@@ -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"
         }
index 3f7a1557cec516605f5f8e18fe32c56054b672d0..338d8a1541f99b2059d3777b4fbefaa0acb2d545 100644 (file)
@@ -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"
         }
index 58b93f941ed3d39f076fa8ce6e66a299ee819b91..13b3e3dc5eaba81d6f07ae7416579b5f35c9f081 100644 (file)
@@ -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"
         }
index 5407f9a8cf4035441630762ecb47f23c0aef64dd..a9b282d21b63e9fef771efb010750215ab26bf62 100644 (file)
@@ -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"
         }
index de3ab9d68959536fe8b83945c8ce255f5fe9b384..5b25c606bb63d4719fbbead08673fbaaf4366232 100644 (file)
@@ -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"
         }
index 820832e445f483689f710e6774b6dbac945462dc..4b79e7a9cea0acb60be94703d2ed9846cb4baf94 100644 (file)
@@ -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"
         }
index 295cb2339f37e5fe92a6e38ebab6286f7a8aa725..78499b28b9c36ea720514c38ccc458253fb275e6 100644 (file)
@@ -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"
         }
index b4a4551fc74852cbe35560fda8dfaeeaa9c5eed6..54ec3e33dda16120d1af2d40d00cf2765d2efb43 100644 (file)
@@ -2,7 +2,7 @@
     "name": "python-gripAUR",
     "files": [
         {
-            "path": "~/.grip",
+            "path": "$HOME/.grip",
             "movable": true,
             "help": "export GRIPHOME=\"$XDG_CONFIG_HOME/grip\"\n"
         }
index f052c729bdefbd2cc6e19a95b975c0baea4d4b93..b5838c782a3c1c01b7703803ba53ea3d3f25d4a7 100644 (file)
@@ -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"
         }
index a9a693cdb53017c31eb74a8dd579476436d28e7e..116831112daeddfbc9f7808d7a164817bc6e3ced 100644 (file)
@@ -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"
         }
index d263e51ea5f54b6fc58cea94517f93729b1c8548..13203a2606d29c54e6fb70f8fd71613bc05dd98d 100644 (file)
@@ -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"
         }
index 7c0af497fbb15c8996c258525aa8b1c375c58a07..fbc5de66cd622e5472447f8125b816fc5a37842a 100644 (file)
@@ -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"
         }
index 84e9c67948220317f70c50fd0625ec4326ecabe8..f1b96fd145f0d2a4e4c17ca1801967ceac6c078b 100644 (file)
@@ -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"
         }
index 5b75ebb02d71cda27a822333226396f6b8e3bf61..dd1dd962fe4701346f04fbe25e8b55bfb18c1b44 100644 (file)
@@ -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"
         }
index 62c717f0c78a23216c1e4f77eb8bdf007e5fcb05..24ad879c8f29dace1937c198edba64cdc610b0b3 100644 (file)
@@ -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"
         }
index 13224d60df87733e2886024888dfae21f39b64af..efcacb1bfc483312502c10974c555d4a81e3bed0 100644 (file)
@@ -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"
         }
index fb443579418306c8744cd9eaa5f918b5d1435ae8..982319880627243fdae2d663989ff39eb82afdbe 100644 (file)
@@ -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"
         }
index 2c0c69668e772cb61248aeebfb3be8609a4bd896..3efebd99c79b734c15b83a62610c2181308e1f08 100644 (file)
@@ -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"
         }
index 3ca8fcf7bee8d0a9481ac1b15df5cffbb2548f32..4a120b5f5bc221b18b6011eef34805f23916d9ed 100644 (file)
@@ -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"
         }
index d65b594b8821a587ede1394eb397adeaf6fca5f4..1d9503e074455d64e30d4513f5aa83e5bfe12445 100644 (file)
@@ -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"
         }
index 3939aa3cda97e21de81cdab995a24eaefb33d142..949826ce3b34f8675d5941acf03cde121619b99c 100644 (file)
@@ -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"
         }
index 30ce2a47eb5e1f61fb958f9b03accc2ecd8ad60a..5886f555902e34d74583b5bbfa22938fe92bf8d1 100644 (file)
@@ -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"
         }
index 74e9c34e26326bc5e59d73fcf501a6f81160a396..3db53de59001ba52333fc21e27cb231aa6bdd9ee 100644 (file)
@@ -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"
         }
index 3eeea6c31980dce566032f040f00bfa145dbd6b7..5a5671ee8ec9daa903d612c621d3c3c7a3721eb4 100644 (file)
@@ -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"
         }
index 643aa1c52463fcf05fd39e5bf3b265da832f34d1..73caf5f23c5588ca1b09b87715af99c675fa4c6e 100644 (file)
@@ -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"
         }
index 2bbcb11c9525922473919e43c70958a453dd2537..0a9689bdf94d668cfa77bf2519243ecb3073e248 100644 (file)
@@ -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"
         }
index b7bd22b69bfe4b6c68b26ccd9c446b143f332759..791c0821bdd63781d0aa372c79865ee1eb9e0476 100644 (file)
@@ -2,7 +2,7 @@
     "name": "texinfo",
     "files": [
         {
-            "path": "~/.infokey",
+            "path": "$HOME/.infokey",
             "movable": false,
             "help": "info --init-file \"$XDG_CONFIG_HOME/infokey\"\n"
         }
index d2cc2c0ce524ce79b48a957c5d3b0687d8ac6348..16d8d159b1a53ff1640143a0222b39d1c5c4cbda 100644 (file)
@@ -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"
         }
index 1568a9d057a42a099ea90ccd9529afd6beb65838..ef3a70c7886ba200540d8448e951a5aaccc2e679 100644 (file)
@@ -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"
         }
index eb3fafbf1eda193ecc12b5de033a6dd6f6cf7dd1..295648e09c110e63965ba24d402c743a40085e35 100644 (file)
@@ -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"
         }
index 201170c58645da778b35244c35b481779f8fb3b5..d397614db5ae547798c83409b78fe9263371d0ef 100644 (file)
@@ -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"
         }
index 22baf7f46f437eee68d2560da46a1306995800cf..b427c1124df80b48ccc668ca3d9956a0598289f4 100644 (file)
@@ -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"
         }
index f1074920e292c9a8a470670757a1bc8992723b71..aea25213b8c33b9e59ec68809f908d278634a7a6 100644 (file)
@@ -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"
         }
index f8ca12f146d766fa5ff225f720431c18e73e7cf1..b63e6cb9b08fa448fe21555f510fb5c4e174024a 100644 (file)
@@ -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"
         }
index b2e05758922de5c5042657be4f3f91be79b3b6d5..1f46ec709ccabace0f70933637146257c8875e06 100644 (file)
@@ -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"
         }
index 0e905a1099bbff7b1ada23732bb1a4f3ca07cd8d..91d64bd358b2aedf9a558958c90c943f4880e642 100644 (file)
@@ -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"
         }
index b161495c36aeb3d387ae5f66f6a88008936da407..69b500f7a5ab41b66d8ba41329ee3cf6d182a115 100644 (file)
@@ -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"
         }
index 4f255be62742a3f839c15b04316cad06c0f1193d..77b05e307b5b84c79d458a5534acd7bdd2cdd591 100644 (file)
@@ -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"
         }
index b5317bdf7180f61a325e25b8294de86001188144..f805364a5a60ee1e290fa8c957226a3a2ae3f4ab 100644 (file)
@@ -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"
         }