Skip to content

Remove bloatware, set hardened configs for Fedora Gnome Desktop

Notifications You must be signed in to change notification settings

kuladog/fedora-gnome-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Gnome Setup

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

Usage

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.git
cd fedora-gnome-setup
sudo ./setup.sh

When setup's complete, the script will clean-up installation files and reboot.

Enjoy! 😃