From: b3nj4m1n Date: Wed, 11 Jan 2023 09:23:51 +0000 (+0100) Subject: Remove duplicates X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/16f9982b8cfcec0c4552d8a80c8dc4de6b574d8c Remove duplicates --- diff --git a/generated_configs/Apache Directory Studio.json b/generated_configs/Apache Directory Studio.json new file mode 100644 index 0000000..cbf67a3 --- /dev/null +++ b/generated_configs/Apache Directory Studio.json @@ -0,0 +1,10 @@ +{ + "name": "Apache Directory Studio", + "files": [ + { + "path": "~/.ApacheDirectoryStudio", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Berkshelf.json b/generated_configs/Berkshelf.json new file mode 100644 index 0000000..f53a376 --- /dev/null +++ b/generated_configs/Berkshelf.json @@ -0,0 +1,10 @@ +{ + "name": "Berkshelf", + "files": [ + { + "path": "~/.berkshelf/", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Blender.json b/generated_configs/Blender.json new file mode 100644 index 0000000..9109aab --- /dev/null +++ b/generated_configs/Blender.json @@ -0,0 +1,10 @@ +{ + "name": "Blender", + "files": [ + { + "path": "~/.blender", + "movable": true, + "help": "\n_Relevant issue_: https://developer.blender.org/T28943\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Chromium.json b/generated_configs/Chromium.json new file mode 100644 index 0000000..38d263f --- /dev/null +++ b/generated_configs/Chromium.json @@ -0,0 +1,15 @@ +{ + "name": "Chromium", + "files": [ + { + "path": "~/.chromium", + "movable": true, + "help": "\n_Relevant issue_: https://groups.google.com/forum/#!topic/chromium-dev/QekVQxF3nho\n" + }, + { + "path": "~/.pki", + "movable": true, + "help": "\n_Relevant issue_: https://groups.google.com/forum/#!topic/chromium-dev/QekVQxF3nho\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Composer.json b/generated_configs/Composer.json new file mode 100644 index 0000000..503fd77 --- /dev/null +++ b/generated_configs/Composer.json @@ -0,0 +1,10 @@ +{ + "name": "Composer", + "files": [ + { + "path": "~/.composer", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/composer/composer/pull/1407\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Dia.json b/generated_configs/Dia.json new file mode 100644 index 0000000..9c67d2f --- /dev/null +++ b/generated_configs/Dia.json @@ -0,0 +1,10 @@ +{ + "name": "Dia", + "files": [ + { + "path": "~/.dia/", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Dolphin emulator.json b/generated_configs/Dolphin emulator.json new file mode 100644 index 0000000..0767e1f --- /dev/null +++ b/generated_configs/Dolphin emulator.json @@ -0,0 +1,10 @@ +{ + "name": "Dolphin emulator", + "files": [ + { + "path": "~/.dolphin-emu", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/dolphin-emu/dolphin/pull/2304\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Eclipse.json b/generated_configs/Eclipse.json new file mode 100644 index 0000000..05dac14 --- /dev/null +++ b/generated_configs/Eclipse.json @@ -0,0 +1,10 @@ +{ + "name": "Eclipse", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Fetchmail.json b/generated_configs/Fetchmail.json new file mode 100644 index 0000000..77fc365 --- /dev/null +++ b/generated_configs/Fetchmail.json @@ -0,0 +1,10 @@ +{ + "name": "Fetchmail", + "files": [ + { + "path": "~/.fetchmailrc", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/GNU Screen.json b/generated_configs/GNU Screen.json new file mode 100644 index 0000000..aed4b56 --- /dev/null +++ b/generated_configs/GNU Screen.json @@ -0,0 +1,10 @@ +{ + "name": "GNU Screen", + "files": [ + { + "path": "~/.screenrc", + "movable": true, + "help": "export SCREENRC=\"$XDG_CONFIG_HOME\"/screen/screenrc\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/GStreamer.json b/generated_configs/GStreamer.json new file mode 100644 index 0000000..d1a857c --- /dev/null +++ b/generated_configs/GStreamer.json @@ -0,0 +1,10 @@ +{ + "name": "GStreamer", + "files": [ + { + "path": "~/.gstreamer-0.10", + "movable": true, + "help": "\n_Relevant issue_: https://bugzilla.gnome.org/show_bug.cgi?id=518597\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Gajim.json b/generated_configs/Gajim.json new file mode 100644 index 0000000..0fe2423 --- /dev/null +++ b/generated_configs/Gajim.json @@ -0,0 +1,10 @@ +{ + "name": "Gajim", + "files": [ + { + "path": "~/.gajim", + "movable": true, + "help": "\n_Relevant issue_: https://dev.gajim.org/gajim/gajim/issues/2149\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Godot Engine.json b/generated_configs/Godot Engine.json new file mode 100644 index 0000000..93af312 --- /dev/null +++ b/generated_configs/Godot Engine.json @@ -0,0 +1,10 @@ +{ + "name": "Godot Engine", + "files": [ + { + "path": "~/.godot", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/godotengine/godot/issues/3513\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/GoldenDict.json b/generated_configs/GoldenDict.json new file mode 100644 index 0000000..154ccb3 --- /dev/null +++ b/generated_configs/GoldenDict.json @@ -0,0 +1,10 @@ +{ + "name": "GoldenDict", + "files": [ + { + "path": "~/.goldendict/", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/goldendict/goldendict/issues/151\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Google Earth.json b/generated_configs/Google Earth.json new file mode 100644 index 0000000..e6592b7 --- /dev/null +++ b/generated_configs/Google Earth.json @@ -0,0 +1,10 @@ +{ + "name": "Google Earth", + "files": [ + { + "path": "~/.googleearth", + "movable": true, + "help": "Some paths can be changed with the KMLPath and CachePath options in ~/.config/Google/GoogleEarthPlus.conf\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Houdini.json b/generated_configs/Houdini.json new file mode 100644 index 0000000..96d4c29 --- /dev/null +++ b/generated_configs/Houdini.json @@ -0,0 +1,10 @@ +{ + "name": "Houdini", + "files": [ + { + "path": "~/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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Inkscape.json b/generated_configs/Inkscape.json new file mode 100644 index 0000000..2397d31 --- /dev/null +++ b/generated_configs/Inkscape.json @@ -0,0 +1,10 @@ +{ + "name": "Inkscape", + "files": [ + { + "path": "~/.inkscape", + "movable": true, + "help": "\n_Relevant issue_: https://bugs.launchpad.net/inkscape/+bug/199720\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Java OpenJDK.json b/generated_configs/Java OpenJDK.json new file mode 100644 index 0000000..cf21011 --- /dev/null +++ b/generated_configs/Java OpenJDK.json @@ -0,0 +1,10 @@ +{ + "name": "Java OpenJDK", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Java#OpenJDK.json b/generated_configs/Java#OpenJDK.json new file mode 100644 index 0000000..f5be104 --- /dev/null +++ b/generated_configs/Java#OpenJDK.json @@ -0,0 +1,10 @@ +{ + "name": "Java#OpenJDK", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Jmol.json b/generated_configs/Jmol.json new file mode 100644 index 0000000..bc8a32a --- /dev/null +++ b/generated_configs/Jmol.json @@ -0,0 +1,10 @@ +{ + "name": "Jmol", + "files": [ + { + "path": "~/.jmol/", + "movable": false, + "help": "\n_Relevant issue_: https://sourceforge.net/p/jmol/feature-requests/261/\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Kakoune.json b/generated_configs/Kakoune.json new file mode 100644 index 0000000..c55105a --- /dev/null +++ b/generated_configs/Kakoune.json @@ -0,0 +1,4 @@ +{ + "name": "Kakoune", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/LibreOffice.json b/generated_configs/LibreOffice.json new file mode 100644 index 0000000..75482ad --- /dev/null +++ b/generated_configs/LibreOffice.json @@ -0,0 +1,4 @@ +{ + "name": "LibreOffice", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/Minetest.json b/generated_configs/Minetest.json new file mode 100644 index 0000000..fa639b7 --- /dev/null +++ b/generated_configs/Minetest.json @@ -0,0 +1,10 @@ +{ + "name": "Minetest", + "files": [ + { + "path": "~/.minetest/", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/minetest/minetest/issues/864\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Neovim.json b/generated_configs/Neovim.json new file mode 100644 index 0000000..d6c97d9 --- /dev/null +++ b/generated_configs/Neovim.json @@ -0,0 +1,20 @@ +{ + "name": "Neovim", + "files": [ + { + "path": "~/.nvim", + "movable": true, + "help": "\n" + }, + { + "path": "~/.nvimlog", + "movable": true, + "help": "\n" + }, + { + "path": "~/.nviminfo", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Nestopia UE.json b/generated_configs/Nestopia UE.json new file mode 100644 index 0000000..c68e2ea --- /dev/null +++ b/generated_configs/Nestopia UE.json @@ -0,0 +1,10 @@ +{ + "name": "Nestopia UE", + "files": [ + { + "path": "~/.nestopia/", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/0ldsk00l/nestopia/issues/343\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Octave.json b/generated_configs/Octave.json new file mode 100644 index 0000000..5be1f8f --- /dev/null +++ b/generated_configs/Octave.json @@ -0,0 +1,20 @@ +{ + "name": "Octave", + "files": [ + { + "path": "~/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", + "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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/OfflineIMAP.json b/generated_configs/OfflineIMAP.json new file mode 100644 index 0000000..6a15e54 --- /dev/null +++ b/generated_configs/OfflineIMAP.json @@ -0,0 +1,10 @@ +{ + "name": "OfflineIMAP", + "files": [ + { + "path": "~/.offlineimaprc", + "movable": true, + "help": "XDG_CONFIG_HOME/offlineimap/config\n_Relevant issue_: https://github.com/OfflineIMAP/offlineimap/issues/32\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/PCManFM.json b/generated_configs/PCManFM.json new file mode 100644 index 0000000..a757d8d --- /dev/null +++ b/generated_configs/PCManFM.json @@ -0,0 +1,10 @@ +{ + "name": "PCManFM", + "files": [ + { + "path": "~/.thumbnails", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Pry.json b/generated_configs/Pry.json new file mode 100644 index 0000000..e731604 --- /dev/null +++ b/generated_configs/Pry.json @@ -0,0 +1,15 @@ +{ + "name": "Pry", + "files": [ + { + "path": "~/.pryrc", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/pry/pry/issues/1316\n" + }, + { + "path": "~/.pry_history", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/pry/pry/issues/1316\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Qt Designer.json b/generated_configs/Qt Designer.json new file mode 100644 index 0000000..ec305af --- /dev/null +++ b/generated_configs/Qt Designer.json @@ -0,0 +1,10 @@ +{ + "name": "Qt Designer", + "files": [ + { + "path": "~/.designer", + "movable": false, + "help": "\n_Relevant issue_: https://bugreports.qt.io/browse/QTCREATORBUG-26093\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/RSpec.json b/generated_configs/RSpec.json new file mode 100644 index 0000000..a6c488f --- /dev/null +++ b/generated_configs/RSpec.json @@ -0,0 +1,10 @@ +{ + "name": "RSpec", + "files": [ + { + "path": "~/.rspec", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/rspec/rspec-core/issues/1773\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/RedNotebook.json b/generated_configs/RedNotebook.json new file mode 100644 index 0000000..d43d0dc --- /dev/null +++ b/generated_configs/RedNotebook.json @@ -0,0 +1,10 @@ +{ + "name": "RedNotebook", + "files": [ + { + "path": "~/.rednotebook", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/jendrikseipp/rednotebook/issues/404\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Remarkable.json b/generated_configs/Remarkable.json new file mode 100644 index 0000000..3ebfe35 --- /dev/null +++ b/generated_configs/Remarkable.json @@ -0,0 +1,10 @@ +{ + "name": "Remarkable", + "files": [ + { + "path": "~/.remarkable", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/RuboCop.json b/generated_configs/RuboCop.json new file mode 100644 index 0000000..c632e92 --- /dev/null +++ b/generated_configs/RuboCop.json @@ -0,0 +1,10 @@ +{ + "name": "RuboCop", + "files": [ + { + "path": "~/.rubocop.yml", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/rubocop-hq/rubocop/issues/6662\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Ruby#RubyGems.json b/generated_configs/Ruby#RubyGems.json new file mode 100644 index 0000000..9ea5d6f --- /dev/null +++ b/generated_configs/Ruby#RubyGems.json @@ -0,0 +1,10 @@ +{ + "name": "Ruby#RubyGems", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/SANE.json b/generated_configs/SANE.json new file mode 100644 index 0000000..afbd375 --- /dev/null +++ b/generated_configs/SANE.json @@ -0,0 +1,10 @@ +{ + "name": "SANE", + "files": [ + { + "path": "~/.sane/", + "movable": false, + "help": "scanimage creates a .cal file there\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/SeaMonkey.json b/generated_configs/SeaMonkey.json new file mode 100644 index 0000000..b48eef6 --- /dev/null +++ b/generated_configs/SeaMonkey.json @@ -0,0 +1,10 @@ +{ + "name": "SeaMonkey", + "files": [ + { + "path": "~/.mozilla/seamonkey", + "movable": false, + "help": "\n_Relevant issue_: https://bugzil.la/726939\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Signal Desktop.json b/generated_configs/Signal Desktop.json new file mode 100644 index 0000000..6202a11 --- /dev/null +++ b/generated_configs/Signal Desktop.json @@ -0,0 +1,4 @@ +{ + "name": "Signal Desktop", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/Snap.json b/generated_configs/Snap.json new file mode 100644 index 0000000..2f29701 --- /dev/null +++ b/generated_configs/Snap.json @@ -0,0 +1,10 @@ +{ + "name": "Snap", + "files": [ + { + "path": "~/snap/", + "movable": false, + "help": "\n_Relevant issue_: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1575053\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Solfege.json b/generated_configs/Solfege.json new file mode 100644 index 0000000..b154058 --- /dev/null +++ b/generated_configs/Solfege.json @@ -0,0 +1,20 @@ +{ + "name": "Solfege", + "files": [ + { + "path": "~/.solfege", + "movable": false, + "help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n" + }, + { + "path": "~/.solfegerc", + "movable": false, + "help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n" + }, + { + "path": "~/lessonfiles", + "movable": false, + "help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/SpamAssassin.json b/generated_configs/SpamAssassin.json new file mode 100644 index 0000000..5a6d9d2 --- /dev/null +++ b/generated_configs/SpamAssassin.json @@ -0,0 +1,10 @@ +{ + "name": "SpamAssassin", + "files": [ + { + "path": "~/.spamassassin", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Streamlink.json b/generated_configs/Streamlink.json new file mode 100644 index 0000000..4662e02 --- /dev/null +++ b/generated_configs/Streamlink.json @@ -0,0 +1,10 @@ +{ + "name": "Streamlink", + "files": [ + { + "path": "~/.livestreamerrc", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/chrippa/livestreamer/pull/106\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/TeamSpeak.json b/generated_configs/TeamSpeak.json new file mode 100644 index 0000000..739842f --- /dev/null +++ b/generated_configs/TeamSpeak.json @@ -0,0 +1,10 @@ +{ + "name": "TeamSpeak", + "files": [ + { + "path": "~/.ts3client", + "movable": false, + "help": "export TS3_CONFIG_DIR=\"$XDG_CONFIG_HOME/ts3client\"\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Transmission.json b/generated_configs/Transmission.json new file mode 100644 index 0000000..7cd9014 --- /dev/null +++ b/generated_configs/Transmission.json @@ -0,0 +1,10 @@ +{ + "name": "Transmission", + "files": [ + { + "path": "~/.transmission", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Uzbl.json b/generated_configs/Uzbl.json new file mode 100644 index 0000000..0650345 --- /dev/null +++ b/generated_configs/Uzbl.json @@ -0,0 +1,4 @@ +{ + "name": "Uzbl", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/VLC.json b/generated_configs/VLC.json new file mode 100644 index 0000000..6106bb0 --- /dev/null +++ b/generated_configs/VLC.json @@ -0,0 +1,10 @@ +{ + "name": "VLC", + "files": [ + { + "path": "~/.vlcrc", + "movable": true, + "help": "\n_Relevant issue_: https://trac.videolan.org/vlc/ticket/1267\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/VSCodiumAUR.json b/generated_configs/VSCodiumAUR.json new file mode 100644 index 0000000..fa65d08 --- /dev/null +++ b/generated_configs/VSCodiumAUR.json @@ -0,0 +1,10 @@ +{ + "name": "VSCodiumAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Wireshark.json b/generated_configs/Wireshark.json new file mode 100644 index 0000000..cb97acd --- /dev/null +++ b/generated_configs/Wireshark.json @@ -0,0 +1,10 @@ +{ + "name": "Wireshark", + "files": [ + { + "path": "~/.wireshark", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/XVim2.json b/generated_configs/XVim2.json new file mode 100644 index 0000000..87f9194 --- /dev/null +++ b/generated_configs/XVim2.json @@ -0,0 +1,10 @@ +{ + "name": "XVim2", + "files": [ + { + "path": "~/.xvimrc", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/XVimProject/XVim2/issues/389\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Xsettingsd.json b/generated_configs/Xsettingsd.json new file mode 100644 index 0000000..3e0ce87 --- /dev/null +++ b/generated_configs/Xsettingsd.json @@ -0,0 +1,10 @@ +{ + "name": "Xsettingsd", + "files": [ + { + "path": "~/.xsettingsd", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/YARD.json b/generated_configs/YARD.json new file mode 100644 index 0000000..be7341f --- /dev/null +++ b/generated_configs/YARD.json @@ -0,0 +1,10 @@ +{ + "name": "YARD", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/Zim.json b/generated_configs/Zim.json new file mode 100644 index 0000000..a27283d --- /dev/null +++ b/generated_configs/Zim.json @@ -0,0 +1,4 @@ +{ + "name": "Zim", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/anacondaAUR.json b/generated_configs/anacondaAUR.json new file mode 100644 index 0000000..a2fe335 --- /dev/null +++ b/generated_configs/anacondaAUR.json @@ -0,0 +1,25 @@ +{ + "name": "anacondaAUR", + "files": [ + { + "path": "~/.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", + "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/", + "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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/apvlvAUR.json b/generated_configs/apvlvAUR.json new file mode 100644 index 0000000..84df772 --- /dev/null +++ b/generated_configs/apvlvAUR.json @@ -0,0 +1,10 @@ +{ + "name": "apvlvAUR", + "files": [ + { + "path": "~/.apvlvrc", + "movable": true, + "help": "Uses XDG_CONFIG_HOME/apvlv/apvlvrc now if it exist.\n_Relevant issue_: https://github.com/naihe2010/apvlv/issues/70\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/arduino-cli.json b/generated_configs/arduino-cli.json new file mode 100644 index 0000000..fc41270 --- /dev/null +++ b/generated_configs/arduino-cli.json @@ -0,0 +1,10 @@ +{ + "name": "arduino-cli", + "files": [ + { + "path": "~.arduino15/", + "movable": false, + "help": "mv ~/.arduino15 $XDG_CONFIG_HOME/arduino15\nSpecify the new directories used by Arduino CLI in arduino-cli.yaml as mentioned in the documentation here.\nalias arduino-cli='arduino-cli --config-file $XDG_CONFIG_HOME/arduino15/arduino-cli.yaml'\n_Relevant issue_: https://github.com/arduino/arduino-cli/pull/140\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/bitwarden-cli.json b/generated_configs/bitwarden-cli.json new file mode 100644 index 0000000..85432f4 --- /dev/null +++ b/generated_configs/bitwarden-cli.json @@ -0,0 +1,10 @@ +{ + "name": "bitwarden-cli", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/btpd-gitAUR.json b/generated_configs/btpd-gitAUR.json new file mode 100644 index 0000000..fb523f1 --- /dev/null +++ b/generated_configs/btpd-gitAUR.json @@ -0,0 +1,10 @@ +{ + "name": "btpd-gitAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/calcurse.json b/generated_configs/calcurse.json new file mode 100644 index 0000000..89cd11c --- /dev/null +++ b/generated_configs/calcurse.json @@ -0,0 +1,10 @@ +{ + "name": "calcurse", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/calibre.json b/generated_configs/calibre.json new file mode 100644 index 0000000..5e64fc4 --- /dev/null +++ b/generated_configs/calibre.json @@ -0,0 +1,4 @@ +{ + "name": "calibre", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/cataclysm-dda.json b/generated_configs/cataclysm-dda.json new file mode 100644 index 0000000..80c1d1b --- /dev/null +++ b/generated_configs/cataclysm-dda.json @@ -0,0 +1,10 @@ +{ + "name": "cataclysm-dda", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/chattyAUR.json b/generated_configs/chattyAUR.json new file mode 100644 index 0000000..e20d8b2 --- /dev/null +++ b/generated_configs/chattyAUR.json @@ -0,0 +1,10 @@ +{ + "name": "chattyAUR", + "files": [ + { + "path": "~/.chatty/", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/chatty/chatty/issues/273\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/citra-gitAUR.json b/generated_configs/citra-gitAUR.json new file mode 100644 index 0000000..522855b --- /dev/null +++ b/generated_configs/citra-gitAUR.json @@ -0,0 +1,10 @@ +{ + "name": "citra-gitAUR", + "files": [ + { + "path": "~/.citra-emu", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/citra-emu/citra/pull/575\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/coreutils.json b/generated_configs/coreutils.json new file mode 100644 index 0000000..0af390c --- /dev/null +++ b/generated_configs/coreutils.json @@ -0,0 +1,10 @@ +{ + "name": "coreutils", + "files": [ + { + "path": "~/.dircolors", + "movable": true, + "help": "eval $(dircolors \"$XDG_CONFIG_HOME\"/dircolors)\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/cryptomatorAUR.json b/generated_configs/cryptomatorAUR.json new file mode 100644 index 0000000..12005c3 --- /dev/null +++ b/generated_configs/cryptomatorAUR.json @@ -0,0 +1,10 @@ +{ + "name": "cryptomatorAUR", + "files": [ + { + "path": "~/.Cryptomator", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/cryptomator/cryptomator/issues/710\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/d-feet.json b/generated_configs/d-feet.json new file mode 100644 index 0000000..34546d0 --- /dev/null +++ b/generated_configs/d-feet.json @@ -0,0 +1,10 @@ +{ + "name": "d-feet", + "files": [ + { + "path": "~/.d-feet", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/darcs.json b/generated_configs/darcs.json new file mode 100644 index 0000000..d39dbd5 --- /dev/null +++ b/generated_configs/darcs.json @@ -0,0 +1,10 @@ +{ + "name": "darcs", + "files": [ + { + "path": "~/.darcs/", + "movable": false, + "help": "\n_Relevant issue_: http://bugs.darcs.net/issue2453\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/dart.json b/generated_configs/dart.json new file mode 100644 index 0000000..29729b2 --- /dev/null +++ b/generated_configs/dart.json @@ -0,0 +1,15 @@ +{ + "name": "dart", + "files": [ + { + "path": "~/.dart", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/dart-lang/sdk/issues/41560\n" + }, + { + "path": "~/.dartServer", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/dart-lang/sdk/issues/41560\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/dconf.json b/generated_configs/dconf.json new file mode 100644 index 0000000..52e5e96 --- /dev/null +++ b/generated_configs/dconf.json @@ -0,0 +1,4 @@ +{ + "name": "dconf", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/devede.json b/generated_configs/devede.json new file mode 100644 index 0000000..b8d459e --- /dev/null +++ b/generated_configs/devede.json @@ -0,0 +1,10 @@ +{ + "name": "devede", + "files": [ + { + "path": "~/.devedeng", + "movable": false, + "help": "Hardcoded here\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/dr14_tmeterAUR.json b/generated_configs/dr14_tmeterAUR.json new file mode 100644 index 0000000..bd3db68 --- /dev/null +++ b/generated_configs/dr14_tmeterAUR.json @@ -0,0 +1,4 @@ +{ + "name": "dr14_tmeterAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/dropbox.json b/generated_configs/dropbox.json new file mode 100644 index 0000000..d986777 --- /dev/null +++ b/generated_configs/dropbox.json @@ -0,0 +1,10 @@ +{ + "name": "dropbox", + "files": [ + { + "path": "~/.dropbox/", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/dunst.json b/generated_configs/dunst.json new file mode 100644 index 0000000..e557b36 --- /dev/null +++ b/generated_configs/dunst.json @@ -0,0 +1,4 @@ +{ + "name": "dunst", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/emscripten.json b/generated_configs/emscripten.json new file mode 100644 index 0000000..8214b56 --- /dev/null +++ b/generated_configs/emscripten.json @@ -0,0 +1,25 @@ +{ + "name": "emscripten", + "files": [ + { + "path": "~/.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", + "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", + "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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/fish.json b/generated_configs/fish.json new file mode 100644 index 0000000..b88d7d5 --- /dev/null +++ b/generated_configs/fish.json @@ -0,0 +1,4 @@ +{ + "name": "fish", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/fontforge.json b/generated_configs/fontforge.json new file mode 100644 index 0000000..bed7fe3 --- /dev/null +++ b/generated_configs/fontforge.json @@ -0,0 +1,15 @@ +{ + "name": "fontforge", + "files": [ + { + "path": "~/.FontForge", + "movable": true, + "help": "\n" + }, + { + "path": "~/.PfaEdit", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/foo.json b/generated_configs/foo.json new file mode 100644 index 0000000..cd0ab9d --- /dev/null +++ b/generated_configs/foo.json @@ -0,0 +1,10 @@ +{ + "name":"anacondaAUR", + "files":[ + { + "path":"~/.conda/.condarc", + "movable":true, + "help":"pkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/freerdp.json b/generated_configs/freerdp.json new file mode 100644 index 0000000..74409a6 --- /dev/null +++ b/generated_configs/freerdp.json @@ -0,0 +1,10 @@ +{ + "name": "freerdp", + "files": [ + { + "path": "~/.freerdp", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/freesweep.json b/generated_configs/freesweep.json new file mode 100644 index 0000000..14b4a1a --- /dev/null +++ b/generated_configs/freesweep.json @@ -0,0 +1,10 @@ +{ + "name": "freesweep", + "files": [ + { + "path": "~/.sweeprc", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/rwestlund/freesweep/issues/9\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/fzf-gitAUR.json b/generated_configs/fzf-gitAUR.json new file mode 100644 index 0000000..9c51926 --- /dev/null +++ b/generated_configs/fzf-gitAUR.json @@ -0,0 +1,10 @@ +{ + "name": "fzf-gitAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gconfAUR.json b/generated_configs/gconfAUR.json new file mode 100644 index 0000000..a873224 --- /dev/null +++ b/generated_configs/gconfAUR.json @@ -0,0 +1,10 @@ +{ + "name": "gconfAUR", + "files": [ + { + "path": "~/.gconf", + "movable": true, + "help": "\n_Relevant issue_: https://bugzilla.gnome.org/show_bug.cgi?id=674803\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/get_iplayerAUR.json b/generated_configs/get_iplayerAUR.json new file mode 100644 index 0000000..0bfe703 --- /dev/null +++ b/generated_configs/get_iplayerAUR.json @@ -0,0 +1,10 @@ +{ + "name": "get_iplayerAUR", + "files": [ + { + "path": "~/.get_iplayer", + "movable": true, + "help": "export GETIPLAYERUSERPREFS=\"$XDG_DATA_HOME\"/get_iplayer\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gftp.json b/generated_configs/gftp.json new file mode 100644 index 0000000..2842364 --- /dev/null +++ b/generated_configs/gftp.json @@ -0,0 +1,10 @@ +{ + "name": "gftp", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gitkrakenAUR.json b/generated_configs/gitkrakenAUR.json new file mode 100644 index 0000000..dc98735 --- /dev/null +++ b/generated_configs/gitkrakenAUR.json @@ -0,0 +1,10 @@ +{ + "name": "gitkrakenAUR", + "files": [ + { + "path": "~/.gitkraken/", + "movable": false, + "help": "\n_Relevant issue_: https://feedback.gitkraken.com/suggestions/197923/support-for-moving-the-config-directory-on-linux\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gnuradio.json b/generated_configs/gnuradio.json new file mode 100644 index 0000000..99552be --- /dev/null +++ b/generated_configs/gnuradio.json @@ -0,0 +1,10 @@ +{ + "name": "gnuradio", + "files": [ + { + "path": "~/.gnuradio", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/gnuradio/gnuradio/issues/3631\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gopass.json b/generated_configs/gopass.json new file mode 100644 index 0000000..de183ad --- /dev/null +++ b/generated_configs/gopass.json @@ -0,0 +1,10 @@ +{ + "name": "gopass", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gops.json b/generated_configs/gops.json new file mode 100644 index 0000000..84ad783 --- /dev/null +++ b/generated_configs/gops.json @@ -0,0 +1,4 @@ +{ + "name": "gops", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/gphoto2.json b/generated_configs/gphoto2.json new file mode 100644 index 0000000..1c3279d --- /dev/null +++ b/generated_configs/gphoto2.json @@ -0,0 +1,10 @@ +{ + "name": "gphoto2", + "files": [ + { + "path": "~/.gphoto", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/gphoto/gphoto2/issues/249\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gpodder.json b/generated_configs/gpodder.json new file mode 100644 index 0000000..0b20f57 --- /dev/null +++ b/generated_configs/gpodder.json @@ -0,0 +1,10 @@ +{ + "name": "gpodder", + "files": [ + { + "path": "~/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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/groovy.json b/generated_configs/groovy.json new file mode 100644 index 0000000..b496ff1 --- /dev/null +++ b/generated_configs/groovy.json @@ -0,0 +1,10 @@ +{ + "name": "groovy", + "files": [ + { + "path": "~/.groovy/", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/grsync.json b/generated_configs/grsync.json new file mode 100644 index 0000000..6aa30d0 --- /dev/null +++ b/generated_configs/grsync.json @@ -0,0 +1,10 @@ +{ + "name": "grsync", + "files": [ + { + "path": "~/.grsync/", + "movable": false, + "help": "\n_Relevant issue_: https://sourceforge.net/p/grsync/feature-requests/15/\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/gtk-recordMyDesktop.json b/generated_configs/gtk-recordMyDesktop.json new file mode 100644 index 0000000..d008a49 --- /dev/null +++ b/generated_configs/gtk-recordMyDesktop.json @@ -0,0 +1,10 @@ +{ + "name": "gtk-recordMyDesktop", + "files": [ + { + "path": "~/.gtk-recordmydesktop", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/htop.json b/generated_configs/htop.json new file mode 100644 index 0000000..5ef6082 --- /dev/null +++ b/generated_configs/htop.json @@ -0,0 +1,10 @@ +{ + "name": "htop", + "files": [ + { + "path": "~/.htoprc", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/hydrogen.json b/generated_configs/hydrogen.json new file mode 100644 index 0000000..a6f586b --- /dev/null +++ b/generated_configs/hydrogen.json @@ -0,0 +1,10 @@ +{ + "name": "hydrogen", + "files": [ + { + "path": "~/.hydrogen/", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/hydrogen-music/hydrogen/issues/643\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/i3-gaps.json b/generated_configs/i3-gaps.json new file mode 100644 index 0000000..4812388 --- /dev/null +++ b/generated_configs/i3-gaps.json @@ -0,0 +1,4 @@ +{ + "name": "i3-gaps", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/i3.json b/generated_configs/i3.json new file mode 100644 index 0000000..9daac13 --- /dev/null +++ b/generated_configs/i3.json @@ -0,0 +1,10 @@ +{ + "name": "i3", + "files": [ + { + "path": "~/.i3", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/i3blocks, i3blocks-gitAUR.json b/generated_configs/i3blocks, i3blocks-gitAUR.json new file mode 100644 index 0000000..8fc9456 --- /dev/null +++ b/generated_configs/i3blocks, i3blocks-gitAUR.json @@ -0,0 +1,4 @@ +{ + "name": "i3blocks, i3blocks-gitAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/i3status-rust.json b/generated_configs/i3status-rust.json new file mode 100644 index 0000000..52ffe39 --- /dev/null +++ b/generated_configs/i3status-rust.json @@ -0,0 +1,4 @@ +{ + "name": "i3status-rust", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/i3status.json b/generated_configs/i3status.json new file mode 100644 index 0000000..f31f106 --- /dev/null +++ b/generated_configs/i3status.json @@ -0,0 +1,10 @@ +{ + "name": "i3status", + "files": [ + { + "path": "~/.i3status.conf", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/idris.json b/generated_configs/idris.json new file mode 100644 index 0000000..11e705a --- /dev/null +++ b/generated_configs/idris.json @@ -0,0 +1,10 @@ +{ + "name": "idris", + "files": [ + { + "path": "~/.idris", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/idris-lang/Idris-dev/pull/3456\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/imagemagick.json b/generated_configs/imagemagick.json new file mode 100644 index 0000000..86b9715 --- /dev/null +++ b/generated_configs/imagemagick.json @@ -0,0 +1,4 @@ +{ + "name": "imagemagick", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/irb.json b/generated_configs/irb.json new file mode 100644 index 0000000..6a20d3b --- /dev/null +++ b/generated_configs/irb.json @@ -0,0 +1,10 @@ +{ + "name": "irb", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/itch-setup-binAUR.json b/generated_configs/itch-setup-binAUR.json new file mode 100644 index 0000000..9aae410 --- /dev/null +++ b/generated_configs/itch-setup-binAUR.json @@ -0,0 +1,10 @@ +{ + "name": "itch-setup-binAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/iwd .json b/generated_configs/iwd .json new file mode 100644 index 0000000..08c3e64 --- /dev/null +++ b/generated_configs/iwd .json @@ -0,0 +1,10 @@ +{ + "name": "iwd / iwctl", + "files": [ + { + "path": "~/.iwctl_history", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/jgmenu.json b/generated_configs/jgmenu.json new file mode 100644 index 0000000..d3eea7e --- /dev/null +++ b/generated_configs/jgmenu.json @@ -0,0 +1,10 @@ +{ + "name": "jgmenu", + "files": [ + { + "path": "~/.jgmenu-lockfile", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/johanmalm/jgmenu/blob/3e48121dc28d06efb23c7901b7e138c2de167a84/src/lockfile.c#L11\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/josm.json b/generated_configs/josm.json new file mode 100644 index 0000000..26a106e --- /dev/null +++ b/generated_configs/josm.json @@ -0,0 +1,10 @@ +{ + "name": "josm", + "files": [ + { + "path": "~/.josm", + "movable": true, + "help": "\n_Relevant issue_: https://josm.openstreetmap.de/ticket/6664\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/keynav.json b/generated_configs/keynav.json new file mode 100644 index 0000000..fb2949c --- /dev/null +++ b/generated_configs/keynav.json @@ -0,0 +1,10 @@ +{ + "name": "keynav", + "files": [ + { + "path": "~/.keynavrc", + "movable": true, + "help": "XDG_CONFIG_HOME/keynav/keynavrc\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/kotlin.json b/generated_configs/kotlin.json new file mode 100644 index 0000000..e84aac8 --- /dev/null +++ b/generated_configs/kotlin.json @@ -0,0 +1,10 @@ +{ + "name": "kotlin", + "files": [ + { + "path": "~/.kotlinc_history", + "movable": false, + "help": "Related Konan issue: [294]\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/kscriptAUR.json b/generated_configs/kscriptAUR.json new file mode 100644 index 0000000..264de80 --- /dev/null +++ b/generated_configs/kscriptAUR.json @@ -0,0 +1,10 @@ +{ + "name": "kscriptAUR", + "files": [ + { + "path": "~/.kscript", + "movable": true, + "help": "export KSCRIPT_CACHE_DIR=\"$XDG_CACHE_HOME\"/kscript\n_Relevant issue_: https://github.com/holgerbrandl/kscript/issues/323\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/latexmk (in texlive-core).json b/generated_configs/latexmk (in texlive-core).json new file mode 100644 index 0000000..34f82ab --- /dev/null +++ b/generated_configs/latexmk (in texlive-core).json @@ -0,0 +1,10 @@ +{ + "name": "latexmk (in texlive-core)", + "files": [ + { + "path": "~/.latexmkrc", + "movable": true, + "help": "XDG_CONFIG_HOME/latexmk/latexmkrc\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/lbdbAUR.json b/generated_configs/lbdbAUR.json new file mode 100644 index 0000000..0297fa0 --- /dev/null +++ b/generated_configs/lbdbAUR.json @@ -0,0 +1,10 @@ +{ + "name": "lbdbAUR", + "files": [ + { + "path": "~/.lbdbrc, ~/.lbdb/", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/RolandRosenfeld/lbdb/blob/eb162aa9da36f699cf821c6487210c7979fcd8ee/TODO#L18\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/lftp.json b/generated_configs/lftp.json new file mode 100644 index 0000000..c7b02e3 --- /dev/null +++ b/generated_configs/lftp.json @@ -0,0 +1,10 @@ +{ + "name": "lftp", + "files": [ + { + "path": "~/.lftp", + "movable": true, + "help": "\n_Relevant issue_: https://www.mail-archive.com/lftp@uniyar.ac.ru/msg04301.html\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/lgogdownloaderAUR.json b/generated_configs/lgogdownloaderAUR.json new file mode 100644 index 0000000..0914514 --- /dev/null +++ b/generated_configs/lgogdownloaderAUR.json @@ -0,0 +1,10 @@ +{ + "name": "lgogdownloaderAUR", + "files": [ + { + "path": "~/.gogdownloader", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/Sude-/lgogdownloader/issues/4\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/lldb.json b/generated_configs/lldb.json new file mode 100644 index 0000000..0930e8c --- /dev/null +++ b/generated_configs/lldb.json @@ -0,0 +1,15 @@ +{ + "name": "lldb", + "files": [ + { + "path": "~/.lldb", + "movable": false, + "help": "\n" + }, + { + "path": "~/.lldbinit", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/llpp.json b/generated_configs/llpp.json new file mode 100644 index 0000000..683fea5 --- /dev/null +++ b/generated_configs/llpp.json @@ -0,0 +1,10 @@ +{ + "name": "llpp", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/luarocks.json b/generated_configs/luarocks.json new file mode 100644 index 0000000..42ed1b7 --- /dev/null +++ b/generated_configs/luarocks.json @@ -0,0 +1,10 @@ +{ + "name": "luarocks", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/lynx.json b/generated_configs/lynx.json new file mode 100644 index 0000000..da81cff --- /dev/null +++ b/generated_configs/lynx.json @@ -0,0 +1,10 @@ +{ + "name": "lynx", + "files": [ + { + "path": "/etc/lynx.cfg", + "movable": true, + "help": "export LYNX_CFG_PATH=\"$XDG_CONFIG_HOME\"/lynx.cfg\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/m17n-db.json b/generated_configs/m17n-db.json new file mode 100644 index 0000000..97fea60 --- /dev/null +++ b/generated_configs/m17n-db.json @@ -0,0 +1,10 @@ +{ + "name": "m17n-db", + "files": [ + { + "path": "~/.m17n.d", + "movable": true, + "help": "\n_Relevant issue_: https://savannah.nongnu.org/bugs/?63056\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/maptool-binAUR.json b/generated_configs/maptool-binAUR.json new file mode 100644 index 0000000..b5d9721 --- /dev/null +++ b/generated_configs/maptool-binAUR.json @@ -0,0 +1,10 @@ +{ + "name": "maptool-binAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/maven.json b/generated_configs/maven.json new file mode 100644 index 0000000..ebdf5d9 --- /dev/null +++ b/generated_configs/maven.json @@ -0,0 +1,10 @@ +{ + "name": "maven", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mc.json b/generated_configs/mc.json new file mode 100644 index 0000000..f74b8ad --- /dev/null +++ b/generated_configs/mc.json @@ -0,0 +1,10 @@ +{ + "name": "mc", + "files": [ + { + "path": "~/.mc", + "movable": true, + "help": "\n_Relevant issue_: https://www.midnight-commander.org/ticket/1851\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mesa.json b/generated_configs/mesa.json new file mode 100644 index 0000000..5157143 --- /dev/null +++ b/generated_configs/mesa.json @@ -0,0 +1,4 @@ +{ + "name": "mesa", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/milkytracker.json b/generated_configs/milkytracker.json new file mode 100644 index 0000000..fdd0ec2 --- /dev/null +++ b/generated_configs/milkytracker.json @@ -0,0 +1,10 @@ +{ + "name": "milkytracker", + "files": [ + { + "path": "~/.milkytracker_config", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/Deltafire/MilkyTracker/issues/12\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/minicom.json b/generated_configs/minicom.json new file mode 100644 index 0000000..98852d7 --- /dev/null +++ b/generated_configs/minicom.json @@ -0,0 +1,10 @@ +{ + "name": "minicom", + "files": [ + { + "path": "~/.minirc.dfl", + "movable": false, + "help": "Upstream has a TODO entry for supporting configuration files under ~/.config/minicom. [300]\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mongodb.json b/generated_configs/mongodb.json new file mode 100644 index 0000000..0863a9b --- /dev/null +++ b/generated_configs/mongodb.json @@ -0,0 +1,15 @@ +{ + "name": "mongodb", + "files": [ + { + "path": "~/.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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mozc.json b/generated_configs/mozc.json new file mode 100644 index 0000000..99cd6a1 --- /dev/null +++ b/generated_configs/mozc.json @@ -0,0 +1,10 @@ +{ + "name": "mozc", + "files": [ + { + "path": "~/.mozc", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/google/mozc/issues/474\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mpd.json b/generated_configs/mpd.json new file mode 100644 index 0000000..3ca8f39 --- /dev/null +++ b/generated_configs/mpd.json @@ -0,0 +1,10 @@ +{ + "name": "mpd", + "files": [ + { + "path": "~/.mpdconf", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mpv.json b/generated_configs/mpv.json new file mode 100644 index 0000000..928b703 --- /dev/null +++ b/generated_configs/mpv.json @@ -0,0 +1,10 @@ +{ + "name": "mpv", + "files": [ + { + "path": "~/.mpv", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/mpv-player/mpv/pull/864\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mutt.json b/generated_configs/mutt.json new file mode 100644 index 0000000..410ede8 --- /dev/null +++ b/generated_configs/mutt.json @@ -0,0 +1,10 @@ +{ + "name": "mutt", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/mypaint.json b/generated_configs/mypaint.json new file mode 100644 index 0000000..f52d469 --- /dev/null +++ b/generated_configs/mypaint.json @@ -0,0 +1,10 @@ +{ + "name": "mypaint", + "files": [ + { + "path": "~/.mypaint", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/n.json b/generated_configs/n.json new file mode 100644 index 0000000..9447a54 --- /dev/null +++ b/generated_configs/n.json @@ -0,0 +1,10 @@ +{ + "name": "n", + "files": [ + { + "path": "/usr/local/n", + "movable": true, + "help": "export N_PREFIX=$XDG_DATA_HOME/n\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/nano.json b/generated_configs/nano.json new file mode 100644 index 0000000..04f60c6 --- /dev/null +++ b/generated_configs/nano.json @@ -0,0 +1,15 @@ +{ + "name": "nano", + "files": [ + { + "path": "~/.nano/", + "movable": true, + "help": "\n_Relevant issue_: https://savannah.gnu.org/patch/?8523\n" + }, + { + "path": "~/.nanorc", + "movable": true, + "help": "\n_Relevant issue_: https://savannah.gnu.org/patch/?8523\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/ncmpcpp.json b/generated_configs/ncmpcpp.json new file mode 100644 index 0000000..855bca5 --- /dev/null +++ b/generated_configs/ncmpcpp.json @@ -0,0 +1,10 @@ +{ + "name": "ncmpcpp", + "files": [ + { + "path": "~/.ncmpcpp", + "movable": true, + "help": "ncmpcpp_directory should be set to avoid an error.log file in ~/.ncmpcpp.\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/nmcli.json b/generated_configs/nmcli.json new file mode 100644 index 0000000..f64b545 --- /dev/null +++ b/generated_configs/nmcli.json @@ -0,0 +1,10 @@ +{ + "name": "nmcli", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/node-gyp.json b/generated_configs/node-gyp.json new file mode 100644 index 0000000..750ee8b --- /dev/null +++ b/generated_configs/node-gyp.json @@ -0,0 +1,10 @@ +{ + "name": "node-gyp", + "files": [ + { + "path": "~/.node-gyp", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/nodejs/node-gyp/pull/1570\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/np2kai-gitAUR.json b/generated_configs/np2kai-gitAUR.json new file mode 100644 index 0000000..7cce010 --- /dev/null +++ b/generated_configs/np2kai-gitAUR.json @@ -0,0 +1,15 @@ +{ + "name": "np2kai-gitAUR", + "files": [ + { + "path": "~/.config/np2kai", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/AZO234/NP2kai/pull/50\n" + }, + { + "path": "~/.config/xnp2kai", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/AZO234/NP2kai/pull/50\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/nteract-binAUR.json b/generated_configs/nteract-binAUR.json new file mode 100644 index 0000000..e94c5a9 --- /dev/null +++ b/generated_configs/nteract-binAUR.json @@ -0,0 +1,4 @@ +{ + "name": "nteract-binAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/ocaml-utopAUR.json b/generated_configs/ocaml-utopAUR.json new file mode 100644 index 0000000..a5698ea --- /dev/null +++ b/generated_configs/ocaml-utopAUR.json @@ -0,0 +1,10 @@ +{ + "name": "ocaml-utopAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/openscad.json b/generated_configs/openscad.json new file mode 100644 index 0000000..f02e6bd --- /dev/null +++ b/generated_configs/openscad.json @@ -0,0 +1,10 @@ +{ + "name": "openscad", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/opentyrianAUR.json b/generated_configs/opentyrianAUR.json new file mode 100644 index 0000000..f9f5853 --- /dev/null +++ b/generated_configs/opentyrianAUR.json @@ -0,0 +1,10 @@ +{ + "name": "opentyrianAUR", + "files": [ + { + "path": "~/.opentyrian", + "movable": true, + "help": "\n_Relevant issue_: https://web.archive.org/web/20140815181350/http://code.google.com/p/opentyrian/issues/detail?id=125\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/oscAUR.json b/generated_configs/oscAUR.json new file mode 100644 index 0000000..e4947a2 --- /dev/null +++ b/generated_configs/oscAUR.json @@ -0,0 +1,15 @@ +{ + "name": "oscAUR", + "files": [ + { + "path": "~/.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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/pacman.json b/generated_configs/pacman.json new file mode 100644 index 0000000..8bd6365 --- /dev/null +++ b/generated_configs/pacman.json @@ -0,0 +1,10 @@ +{ + "name": "pacman", + "files": [ + { + "path": "~/.makepkg.conf", + "movable": true, + "help": "\n_Relevant issue_: https://lists.archlinux.org/archives/list/pacman-dev@lists.archlinux.org/thread/KTD2FW7YKY724UB7PT3GGP5L7TNWZYEP/\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/pam-u2f.json b/generated_configs/pam-u2f.json new file mode 100644 index 0000000..af1125a --- /dev/null +++ b/generated_configs/pam-u2f.json @@ -0,0 +1,10 @@ +{ + "name": "pam-u2f", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/panda3dAUR.json b/generated_configs/panda3dAUR.json new file mode 100644 index 0000000..dc0b26f --- /dev/null +++ b/generated_configs/panda3dAUR.json @@ -0,0 +1,10 @@ +{ + "name": "panda3dAUR", + "files": [ + { + "path": "~/.panda3d", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/pcsx2.json b/generated_configs/pcsx2.json new file mode 100644 index 0000000..6ea4e50 --- /dev/null +++ b/generated_configs/pcsx2.json @@ -0,0 +1,10 @@ +{ + "name": "pcsx2", + "files": [ + { + "path": "~/.pcsx2", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/PCSX2/pcsx2/issues/352\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/pcsxrAUR.json b/generated_configs/pcsxrAUR.json new file mode 100644 index 0000000..3a59443 --- /dev/null +++ b/generated_configs/pcsxrAUR.json @@ -0,0 +1,10 @@ +{ + "name": "pcsxrAUR", + "files": [ + { + "path": "~/.pcsxr", + "movable": false, + "help": "A -cfg flag exists, but can only be set relative to ~/.pcsxr.\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/pdfsamAUR.json b/generated_configs/pdfsamAUR.json new file mode 100644 index 0000000..1ddc0d9 --- /dev/null +++ b/generated_configs/pdfsamAUR.json @@ -0,0 +1,10 @@ +{ + "name": "pdfsamAUR", + "files": [ + { + "path": "~/.openjfx", + "movable": true, + "help": "export _JAVA_OPTIONS=-Djavafx.cachedir=\"$XDG_CACHE_HOME\"/openjfx\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/perf.json b/generated_configs/perf.json new file mode 100644 index 0000000..3f7a155 --- /dev/null +++ b/generated_configs/perf.json @@ -0,0 +1,10 @@ +{ + "name": "perf", + "files": [ + { + "path": "~/.debug", + "movable": false, + "help": "Hardcoded in tools/perf/util/config.c. Commit: [310]\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/perl.json b/generated_configs/perl.json new file mode 100644 index 0000000..58b93f9 --- /dev/null +++ b/generated_configs/perl.json @@ -0,0 +1,15 @@ +{ + "name": "perl", + "files": [ + { + "path": "~/.cpan", + "movable": false, + "help": "Perl5's CPAN expects ~/.cpan\n_Relevant issue_: https://github.com/andk/cpanpm/issues/149\n" + }, + { + "path": "~/perl5", + "movable": false, + "help": "Perl5's CPAN expects ~/.cpan\n_Relevant issue_: https://github.com/andk/cpanpm/issues/149\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/poezioAUR.json b/generated_configs/poezioAUR.json new file mode 100644 index 0000000..7459964 --- /dev/null +++ b/generated_configs/poezioAUR.json @@ -0,0 +1,4 @@ +{ + "name": "poezioAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/portfolio-performance-binAUR.json b/generated_configs/portfolio-performance-binAUR.json new file mode 100644 index 0000000..5407f9a --- /dev/null +++ b/generated_configs/portfolio-performance-binAUR.json @@ -0,0 +1,10 @@ +{ + "name": "portfolio-performance-binAUR", + "files": [ + { + "path": "~/.PortfolioPerformance/", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/buchen/portfolio/issues/1922\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/powershellAUR.json b/generated_configs/powershellAUR.json new file mode 100644 index 0000000..69e3606 --- /dev/null +++ b/generated_configs/powershellAUR.json @@ -0,0 +1,4 @@ +{ + "name": "powershellAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/ppsspp.json b/generated_configs/ppsspp.json new file mode 100644 index 0000000..de3ab9d --- /dev/null +++ b/generated_configs/ppsspp.json @@ -0,0 +1,10 @@ +{ + "name": "ppsspp", + "files": [ + { + "path": "~/.ppsspp", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/hrydgard/ppsspp/issues/4623\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/procps-ng.json b/generated_configs/procps-ng.json new file mode 100644 index 0000000..dcb4a0f --- /dev/null +++ b/generated_configs/procps-ng.json @@ -0,0 +1,10 @@ +{ + "name": "procps-ng", + "files": [ + { + "path": "~/.toprc", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/psensor.json b/generated_configs/psensor.json new file mode 100644 index 0000000..820832e --- /dev/null +++ b/generated_configs/psensor.json @@ -0,0 +1,10 @@ +{ + "name": "psensor", + "files": [ + { + "path": "~/.psensor", + "movable": false, + "help": "\n_Relevant issue_: https://gitlab.com/jeanfi/psensor/-/issues/38\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/pyroomAUR.json b/generated_configs/pyroomAUR.json new file mode 100644 index 0000000..60b172a --- /dev/null +++ b/generated_configs/pyroomAUR.json @@ -0,0 +1,4 @@ +{ + "name": "pyroomAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/python-azure-cliAUR.json b/generated_configs/python-azure-cliAUR.json new file mode 100644 index 0000000..295cb23 --- /dev/null +++ b/generated_configs/python-azure-cliAUR.json @@ -0,0 +1,10 @@ +{ + "name": "python-azure-cliAUR", + "files": [ + { + "path": "~/.azure", + "movable": true, + "help": "export AZURE_CONFIG_DIR=$XDG_DATA_HOME/azure\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/python-gripAUR.json b/generated_configs/python-gripAUR.json new file mode 100644 index 0000000..b4a4551 --- /dev/null +++ b/generated_configs/python-gripAUR.json @@ -0,0 +1,10 @@ +{ + "name": "python-gripAUR", + "files": [ + { + "path": "~/.grip", + "movable": true, + "help": "export GRIPHOME=\"$XDG_CONFIG_HOME/grip\"\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/python-pip.json b/generated_configs/python-pip.json new file mode 100644 index 0000000..f052c72 --- /dev/null +++ b/generated_configs/python-pip.json @@ -0,0 +1,10 @@ +{ + "name": "python-pip", + "files": [ + { + "path": "~/.pip", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/pypa/pip/issues/1733\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/python-streamlitAUR.json b/generated_configs/python-streamlitAUR.json new file mode 100644 index 0000000..a9a693c --- /dev/null +++ b/generated_configs/python-streamlitAUR.json @@ -0,0 +1,10 @@ +{ + "name": "python-streamlitAUR", + "files": [ + { + "path": "~/.streamlit", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/streamlit/streamlit/issues/2068\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/qmmp.json b/generated_configs/qmmp.json new file mode 100644 index 0000000..d263e51 --- /dev/null +++ b/generated_configs/qmmp.json @@ -0,0 +1,10 @@ +{ + "name": "qmmp", + "files": [ + { + "path": "~/.qmmp", + "movable": false, + "help": "\n_Relevant issue_: https://sourceforge.net/p/qmmp-dev/tickets/776\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/qtile.json b/generated_configs/qtile.json new file mode 100644 index 0000000..da1b585 --- /dev/null +++ b/generated_configs/qtile.json @@ -0,0 +1,4 @@ +{ + "name": "qtile", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/quodlibet.json b/generated_configs/quodlibet.json new file mode 100644 index 0000000..7c0af49 --- /dev/null +++ b/generated_configs/quodlibet.json @@ -0,0 +1,10 @@ +{ + "name": "quodlibet", + "files": [ + { + "path": "~/.quodlibet", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/quodlibet/quodlibet/issues/138\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/qutebrowser.json b/generated_configs/qutebrowser.json new file mode 100644 index 0000000..5c5894e --- /dev/null +++ b/generated_configs/qutebrowser.json @@ -0,0 +1,4 @@ +{ + "name": "qutebrowser", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/rclone.json b/generated_configs/rclone.json new file mode 100644 index 0000000..84e9c67 --- /dev/null +++ b/generated_configs/rclone.json @@ -0,0 +1,10 @@ +{ + "name": "rclone", + "files": [ + { + "path": "~/.rclone.conf", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/ncw/rclone/issues/868\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/renderdocAUR.json b/generated_configs/renderdocAUR.json new file mode 100644 index 0000000..5b75ebb --- /dev/null +++ b/generated_configs/renderdocAUR.json @@ -0,0 +1,10 @@ +{ + "name": "renderdocAUR", + "files": [ + { + "path": "~/.renderdoc", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/baldurk/renderdoc/pull/1741\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/repo.json b/generated_configs/repo.json new file mode 100644 index 0000000..62c717f --- /dev/null +++ b/generated_configs/repo.json @@ -0,0 +1,10 @@ +{ + "name": "repo", + "files": [ + { + "path": "~/.repoconfig", + "movable": false, + "help": "\n_Relevant issue_: https://bugs.chromium.org/p/gerrit/issues/detail?id=13997\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/retroarch.json b/generated_configs/retroarch.json new file mode 100644 index 0000000..0ddae03 --- /dev/null +++ b/generated_configs/retroarch.json @@ -0,0 +1,4 @@ +{ + "name": "retroarch", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/ripgrep.json b/generated_configs/ripgrep.json new file mode 100644 index 0000000..81a0306 --- /dev/null +++ b/generated_configs/ripgrep.json @@ -0,0 +1,4 @@ +{ + "name": "ripgrep", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/rlwrap.json b/generated_configs/rlwrap.json new file mode 100644 index 0000000..13224d6 --- /dev/null +++ b/generated_configs/rlwrap.json @@ -0,0 +1,10 @@ +{ + "name": "rlwrap", + "files": [ + { + "path": "~/.*_history", + "movable": true, + "help": "export RLWRAP_HOME=\"$XDG_DATA_HOME\"/rlwrap\n_Relevant issue_: https://github.com/hanslub42/rlwrap/issues/25\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/rpm.json b/generated_configs/rpm.json new file mode 100644 index 0000000..fb44357 --- /dev/null +++ b/generated_configs/rpm.json @@ -0,0 +1,15 @@ +{ + "name": "rpm", + "files": [ + { + "path": "~/.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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/rrAUR.json b/generated_configs/rrAUR.json new file mode 100644 index 0000000..2c0c696 --- /dev/null +++ b/generated_configs/rrAUR.json @@ -0,0 +1,10 @@ +{ + "name": "rrAUR", + "files": [ + { + "path": "~/.rr", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/mozilla/rr/issues/1455\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/sbcl.json b/generated_configs/sbcl.json new file mode 100644 index 0000000..3ca8fcf --- /dev/null +++ b/generated_configs/sbcl.json @@ -0,0 +1,10 @@ +{ + "name": "sbcl", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/sbt.json b/generated_configs/sbt.json new file mode 100644 index 0000000..d65b594 --- /dev/null +++ b/generated_configs/sbt.json @@ -0,0 +1,15 @@ +{ + "name": "sbt", + "files": [ + { + "path": "~/.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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/scribus.json b/generated_configs/scribus.json new file mode 100644 index 0000000..67deb72 --- /dev/null +++ b/generated_configs/scribus.json @@ -0,0 +1,10 @@ +{ + "name": "scribus", + "files": [ + { + "path": "~/.scribus", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/sdcv.json b/generated_configs/sdcv.json new file mode 100644 index 0000000..3939aa3 --- /dev/null +++ b/generated_configs/sdcv.json @@ -0,0 +1,15 @@ +{ + "name": "sdcv", + "files": [ + { + "path": "~/.stardict/", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/Dushistov/sdcv/issues/51\n" + }, + { + "path": "~/.sdcv_history", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/Dushistov/sdcv/issues/51\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/skypeforlinux-stable-binAUR.json b/generated_configs/skypeforlinux-stable-binAUR.json new file mode 100644 index 0000000..111e239 --- /dev/null +++ b/generated_configs/skypeforlinux-stable-binAUR.json @@ -0,0 +1,10 @@ +{ + "name": "skypeforlinux-stable-binAUR", + "files": [ + { + "path": "~/.Skype", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/snes9x.json b/generated_configs/snes9x.json new file mode 100644 index 0000000..30ce2a4 --- /dev/null +++ b/generated_configs/snes9x.json @@ -0,0 +1,10 @@ +{ + "name": "snes9x", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/spacemacs.json b/generated_configs/spacemacs.json new file mode 100644 index 0000000..74e9c34 --- /dev/null +++ b/generated_configs/spacemacs.json @@ -0,0 +1,15 @@ +{ + "name": "spacemacs", + "files": [ + { + "path": "~/.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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/spectrwm.json b/generated_configs/spectrwm.json new file mode 100644 index 0000000..3eeea6c --- /dev/null +++ b/generated_configs/spectrwm.json @@ -0,0 +1,10 @@ +{ + "name": "spectrwm", + "files": [ + { + "path": "~/.spectrwm", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/conformal/spectrwm/pull/153\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/starship.json b/generated_configs/starship.json new file mode 100644 index 0000000..643aa1c --- /dev/null +++ b/generated_configs/starship.json @@ -0,0 +1,15 @@ +{ + "name": "starship", + "files": [ + { + "path": "~/.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", + "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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/sublime-text-devAUR.json b/generated_configs/sublime-text-devAUR.json new file mode 100644 index 0000000..76aeb8a --- /dev/null +++ b/generated_configs/sublime-text-devAUR.json @@ -0,0 +1,4 @@ +{ + "name": "sublime-text-devAUR", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/surfraw.json b/generated_configs/surfraw.json new file mode 100644 index 0000000..6304418 --- /dev/null +++ b/generated_configs/surfraw.json @@ -0,0 +1,15 @@ +{ + "name": "surfraw", + "files": [ + { + "path": "~/.surfraw.conf", + "movable": true, + "help": "\n" + }, + { + "path": "~/.surfraw.bookmarks", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/sway.json b/generated_configs/sway.json new file mode 100644 index 0000000..2bbcb11 --- /dev/null +++ b/generated_configs/sway.json @@ -0,0 +1,10 @@ +{ + "name": "sway", + "files": [ + { + "path": "~/.sway/config", + "movable": true, + "help": "XDG_CONFIG_HOME/sway/config\n_Relevant issue_: https://github.com/SirCmpwn/sway/issues/5\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/sxhkd.json b/generated_configs/sxhkd.json new file mode 100644 index 0000000..a6e1b2a --- /dev/null +++ b/generated_configs/sxhkd.json @@ -0,0 +1,4 @@ +{ + "name": "sxhkd", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/systemd.json b/generated_configs/systemd.json new file mode 100644 index 0000000..8d6d76a --- /dev/null +++ b/generated_configs/systemd.json @@ -0,0 +1,4 @@ +{ + "name": "systemd", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/teeworlds.json b/generated_configs/teeworlds.json new file mode 100644 index 0000000..6d599ad --- /dev/null +++ b/generated_configs/teeworlds.json @@ -0,0 +1,10 @@ +{ + "name": "teeworlds", + "files": [ + { + "path": "~/.teeworlds", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/termite.json b/generated_configs/termite.json new file mode 100644 index 0000000..4ae8446 --- /dev/null +++ b/generated_configs/termite.json @@ -0,0 +1,4 @@ +{ + "name": "termite", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/texinfo.json b/generated_configs/texinfo.json new file mode 100644 index 0000000..b7bd22b --- /dev/null +++ b/generated_configs/texinfo.json @@ -0,0 +1,10 @@ +{ + "name": "texinfo", + "files": [ + { + "path": "~/.infokey", + "movable": false, + "help": "info --init-file \"$XDG_CONFIG_HOME/infokey\"\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/tiptopAUR.json b/generated_configs/tiptopAUR.json new file mode 100644 index 0000000..d2cc2c0 --- /dev/null +++ b/generated_configs/tiptopAUR.json @@ -0,0 +1,10 @@ +{ + "name": "tiptopAUR", + "files": [ + { + "path": "~/.tiptoprc", + "movable": true, + "help": "This will still expect the .tiptoprc file.\ntiptop -W \"$XDG_CONFIG_HOME\"/tiptop\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/tllocalmgr.json b/generated_configs/tllocalmgr.json new file mode 100644 index 0000000..f40881e --- /dev/null +++ b/generated_configs/tllocalmgr.json @@ -0,0 +1,10 @@ +{ + "name": "tllocalmgr", + "files": [ + { + "path": "~/.texlive", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/tmuxinatorAUR.json b/generated_configs/tmuxinatorAUR.json new file mode 100644 index 0000000..1568a9d --- /dev/null +++ b/generated_configs/tmuxinatorAUR.json @@ -0,0 +1,10 @@ +{ + "name": "tmuxinatorAUR", + "files": [ + { + "path": "~/.tmuxinator", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/tmuxinator/tmuxinator/pull/511\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/tmuxp.json b/generated_configs/tmuxp.json new file mode 100644 index 0000000..eb3fafb --- /dev/null +++ b/generated_configs/tmuxp.json @@ -0,0 +1,10 @@ +{ + "name": "tmuxp", + "files": [ + { + "path": "~/.tmuxp", + "movable": true, + "help": "Fixed in 1.5.2\n_Relevant issue_: https://github.com/tmux-python/tmuxp/pull/404\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/urlviewAUR.json b/generated_configs/urlviewAUR.json new file mode 100644 index 0000000..201170c --- /dev/null +++ b/generated_configs/urlviewAUR.json @@ -0,0 +1,10 @@ +{ + "name": "urlviewAUR", + "files": [ + { + "path": "~/.urlview", + "movable": false, + "help": "Use fork urlview-xdg-gitAUR instead. The fork will use XDG_CONFIG_HOME/urlview/config\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/util-linux.json b/generated_configs/util-linux.json new file mode 100644 index 0000000..0f8de04 --- /dev/null +++ b/generated_configs/util-linux.json @@ -0,0 +1,4 @@ +{ + "name": "util-linux", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/valeAUR.json b/generated_configs/valeAUR.json new file mode 100644 index 0000000..22baf7f --- /dev/null +++ b/generated_configs/valeAUR.json @@ -0,0 +1,10 @@ +{ + "name": "valeAUR", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/vimb.json b/generated_configs/vimb.json new file mode 100644 index 0000000..e6d863a --- /dev/null +++ b/generated_configs/vimb.json @@ -0,0 +1,4 @@ +{ + "name": "vimb", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/vimperator.json b/generated_configs/vimperator.json new file mode 100644 index 0000000..f107492 --- /dev/null +++ b/generated_configs/vimperator.json @@ -0,0 +1,10 @@ +{ + "name": "vimperator", + "files": [ + { + "path": "~/.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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/vis.json b/generated_configs/vis.json new file mode 100644 index 0000000..f8ca12f --- /dev/null +++ b/generated_configs/vis.json @@ -0,0 +1,10 @@ +{ + "name": "vis", + "files": [ + { + "path": "~/.vis", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/martanne/vis/pull/303\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/warsow.json b/generated_configs/warsow.json new file mode 100644 index 0000000..b2e0575 --- /dev/null +++ b/generated_configs/warsow.json @@ -0,0 +1,10 @@ +{ + "name": "warsow", + "files": [ + { + "path": "~/.warsow-2.x", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/Qfusion/qfusion/issues/298\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/wegoAUR.json b/generated_configs/wegoAUR.json new file mode 100644 index 0000000..0e905a1 --- /dev/null +++ b/generated_configs/wegoAUR.json @@ -0,0 +1,10 @@ +{ + "name": "wegoAUR", + "files": [ + { + "path": "~/.wegorc", + "movable": false, + "help": "\n_Relevant issue_: https://github.com/schachmat/wego/issues/116\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/wpa_cli.json b/generated_configs/wpa_cli.json new file mode 100644 index 0000000..0af4ff3 --- /dev/null +++ b/generated_configs/wpa_cli.json @@ -0,0 +1,10 @@ +{ + "name": "wpa_cli", + "files": [ + { + "path": "~/.wpa_cli_history", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/wxWidgets.json b/generated_configs/wxWidgets.json new file mode 100644 index 0000000..cf1fc7f --- /dev/null +++ b/generated_configs/wxWidgets.json @@ -0,0 +1,4 @@ +{ + "name": "wxWidgets", + "files": [] +} \ No newline at end of file diff --git a/generated_configs/xournalpp.json b/generated_configs/xournalpp.json new file mode 100644 index 0000000..0320166 --- /dev/null +++ b/generated_configs/xournalpp.json @@ -0,0 +1,10 @@ +{ + "name": "xournalpp", + "files": [ + { + "path": "~/.xournalpp", + "movable": true, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/xpdf.json b/generated_configs/xpdf.json new file mode 100644 index 0000000..5e1c65b --- /dev/null +++ b/generated_configs/xpdf.json @@ -0,0 +1,10 @@ +{ + "name": "xpdf", + "files": [ + { + "path": "~/.xpdfrc", + "movable": false, + "help": "\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/xrdpAUR.json b/generated_configs/xrdpAUR.json new file mode 100644 index 0000000..b161495 --- /dev/null +++ b/generated_configs/xrdpAUR.json @@ -0,0 +1,10 @@ +{ + "name": "xrdpAUR", + "files": [ + { + "path": "~/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" + } + ] +} \ No newline at end of file diff --git a/generated_configs/xsel.json b/generated_configs/xsel.json new file mode 100644 index 0000000..4f255be --- /dev/null +++ b/generated_configs/xsel.json @@ -0,0 +1,10 @@ +{ + "name": "xsel", + "files": [ + { + "path": "~/.xsel.log", + "movable": true, + "help": "\n_Relevant issue_: https://github.com/kfish/xsel/issues/10\n" + } + ] +} \ No newline at end of file diff --git a/generated_configs/zenmap nmap.json b/generated_configs/zenmap nmap.json new file mode 100644 index 0000000..b5317bd --- /dev/null +++ b/generated_configs/zenmap nmap.json @@ -0,0 +1,10 @@ +{ + "name": "zenmap nmap", + "files": [ + { + "path": "~/.zenmap", + "movable": false, + "help": "\n_Relevant issue_: https://seclists.org/nmap-dev/2012/q2/163\n" + } + ] +} \ No newline at end of file diff --git a/programs/aMule.json b/programs/aMule.json new file mode 100644 index 0000000..4ba6be3 --- /dev/null +++ b/programs/aMule.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Currently unsupported.\n\n_Relevant issue_: https://bugs.amule.org/view.php?id=1308\n", + "movable": false, + "path": "~/.aMule" + } + ], + "name": "aMule" +} \ No newline at end of file diff --git a/programs/ack.json b/programs/ack.json index cb68552..29df462 100644 --- a/programs/ack.json +++ b/programs/ack.json @@ -1,10 +1,10 @@ { - "files": [ - { - "path": "$HOME/.ackrc", - "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport ACKRC=\"$XDG_CONFIG_HOME/ack/ackrc\"\n```\n" - } - ], - "name": "ack" + "files": [ + { + "path": "$HOME/.ackrc", + "movable": true, + "help": "Export the following environment variables:\n\n```bash\nexport ACKRC=\"$XDG_CONFIG_HOME/ack/ackrc\"\n```\n_Relevant issue_: https://github.com/beyondgrep/ack2/issues/516\n" + } + ], + "name": "ack" } \ No newline at end of file diff --git a/programs/aegisub.json b/programs/aegisub.json new file mode 100644 index 0000000..eadf793 --- /dev/null +++ b/programs/aegisub.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Currently not suppored.\n\n_Relevant issue_: https://github.com/Aegisub/Aegisub/issues/226\n", + "movable": false, + "path": "~/.aegisub/" + } + ], + "name": "aegisub" +} \ No newline at end of file diff --git a/programs/alpine.json b/programs/alpine.json new file mode 100644 index 0000000..5afb74f --- /dev/null +++ b/programs/alpine.json @@ -0,0 +1,40 @@ +{ + "files": [ + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.pinerc" + }, + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.addressbook" + }, + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.pine-debug[1-4]" + }, + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.newsrc" + }, + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.mailcap" + }, + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.mime.types" + }, + { + "help": "```\nalias alpine=\"alpine -p $XDG_CONFIG_HOME/alpine/pinerc\"\n```\nIn the above config file, some locations can be customized using options like `newsrc-path=` and `address-book=`.\n", + "movable": false, + "path": "~/.pine-interrupted-mail" + } + ], + "name": "alpine" +} \ No newline at end of file diff --git a/programs/anki.json b/programs/anki.json index d81fc84..4d8fb18 100644 --- a/programs/anki.json +++ b/programs/anki.json @@ -1,9 +1,9 @@ { "files": [ { - "path": "$HOME/Anki", + "help": "Uses `$XDG_DATA_HOME/Anki2` by default.\n\nTo overwrite the location:\n\n```bash\nanki -b \"$XDG_DATA_HOME\"/Anki\n```\n", "movable": true, - "help": "Alias anki to use a custom data location:\n\n```bash\nanki -b \"$XDG_DATA_HOME\"/Anki\n```\n" + "path": "$HOME/Anki" } ], "name": "anki"