Tools to shape Fedora to better fit me
Add Flatpak user remote(s) with sensible titles for display in GNOME Software. For example:
afr flathub
You can also pass in multiple remote names e.g.:
afr flathub appcenter
Uninstall apps from the Fedora remote and install them from a system-added Flathub remote. For example:
f2fh org.gnome.Calculator
You can also pass in multiple Flatpak app IDs, e.g.:
f2fh org.gnome.Calculator org.gnome.eog
Or, to do all the Fedora apps in one go (exprimental; may unnecessarily uninstall and reinstall non-Fedora Flatpaks!):
f2fh --all
Copy the .bashrc.d
folder into your own ~/
.