kuladog / fedora-gnome-setup

Remove bloatware, set hardened configs for Fedora Gnome Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! 😃

About

Remove bloatware, set hardened configs for Fedora Gnome Desktop


Languages

Language:JavaScript 63.7%Language:Shell 24.1%Language:Vim Script 12.2%