Dotfiles, hardened configs, and a simple bash script to set up a fresh Fedora Workstation. This will remove a ton of bloatware and telemetry, and install some basic programs and applications.
Read through the setup script to see what changes will be made. Verify what you want to remove in bloatware. You can edit, add, or remove files in dotfiles and configs to suit your needs.
- Currently up to date with Fedora 33, Gnome 3.38
- Tested OK with Gnome 40
After installing the Fedora GNOME Workstation, clone the repository anywhere in your /home/* directory and run the setup script.
git clone https://github.com/kuladog/fedora-gnome-setup.gitcd fedora-gnome-setupsudo ./setup.shWhen setup's complete, the script will clean-up installation files and reboot.
Enjoy! 😃