Compare commits

...
3 Commits
Author SHA1 Message Date
Siim dae970f9ba Merge pull request 'Expanded the readme' (#9) from updating-readme into main
Reviewed-on: #9
2026-07-22 09:06:12 +02:00
Siim b7afa08085 Merge branch 'main' into updating-readme 2026-07-22 09:06:01 +02:00
= c7c3ba849c Expanded the readme 2026-07-22 09:04:38 +02:00
+16
View File
@@ -8,3 +8,19 @@ Are you a busy professional with no time to waste or just a lazy bugger who trus
curl "https://hvad.nu/Siim/Fedora-post-install-script/raw/branch/main/fedora_post_install.sh" -s | bash
```
Trust me bro.
***
### What the script actually does
1. Removes the fluff we never use anyway, such as Gnome maps, weather, calendar etc
2. Adds RPM fusion & non-free repositories so you can install all the *good* stuff like codecs & drivers
3. Adds better Flatpak support
4. Installs nifty tools: [Ghostty](https://ghostty.org/) & [Tailscale](https://tailscale.com/)
5. Updates the firmware of your hardware
6. Creates the alias `upup` that updates everything installed via DNF & flatpak. Admit it, you wouldn't be here if you weren't a lazy bastard
7. Installs the drivers your GFX needs
8. Installs video codecs
9. Adds support for bluetooth auto-switching, headphone profile to headset profile and vice versa. If you use your computer for Teams/Meet/Zoom calls, you want this.
10. Adds support for bit-perfect audio. If you use your computer for listening to music, you want this.
11. Adds support for rar & zip archives
12. Adds support for AppImages (Gearlever)
13. Adds auto-update for Flatpaks (WIP)