Welcome to Fedora-forge! This script automates the installation of essential tools, drivers, and optimizations for your Fedora system.
With this tool, you can quickly install:
- NVIDIA and ROG drivers
- Developer tools
- GNOME extensions
- Zsh shell
- System optimizations
- NVIDIA Drivers: Installs the latest proprietary NVIDIA drivers for maximum GPU performance.
- ROG Drivers: Installs ASUS ROG (Republic of Gamers) drivers to enhance hardware compatibility and performance.
- Developer Tools: Automatically installs common development tools, libraries, and utilities for a smooth programming experience.
- GNOME Extensions: Adds productivity-boosting GNOME extensions to your desktop environment.
- Zsh: Switches to the powerful Zsh shell, providing a more customizable and feature-rich terminal experience.
- System Optimizations: Applies performance tweaks to optimize your Fedora system for speed and responsiveness.
git clone https://github.com/Amirmkf/Fedora-forge.git
cd Fedora-forge
chmod +x install.sh
sudo ./install.sh
- A working installation of Fedora
- Root (sudo) privileges to install system-wide software
You can easily customize the script to suit your needs. Modify the install.sh
file to:
- Add or remove specific packages
- Configure additional settings
- Tailor it for your environment
This project is licensed under the GPL-3.0. See the LICENSE file for more details.