Skip to content

Fedora-forge is an automation script for Fedora that installs essential drivers, developer tools, GNOME extensions, Zsh shell, and optimizations with a single command. It simplifies system setup for developers, gamers, and power users who want to get the most out of their Fedora machine, quickly and efficiently.

License

Notifications You must be signed in to change notification settings

Amirmkf/Fedora-forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Fedora-forge

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

✨ Features

  • 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.

🚀 Installation

Step 1: Clone the repository

git clone https://github.com/Amirmkf/Fedora-forge.git
cd Fedora-forge

Step 2: Give the script executable permissions

chmod +x install.sh

Step 3: Run the installation script

sudo ./install.sh

📝 Requirements

  • A working installation of Fedora
  • Root (sudo) privileges to install system-wide software

🔧 Customization

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

🛡️ License

This project is licensed under the GPL-3.0. See the LICENSE file for more details.

About

Fedora-forge is an automation script for Fedora that installs essential drivers, developer tools, GNOME extensions, Zsh shell, and optimizations with a single command. It simplifies system setup for developers, gamers, and power users who want to get the most out of their Fedora machine, quickly and efficiently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages