Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.19 KB

File metadata and controls

65 lines (39 loc) · 1.19 KB

🎮 Linux Gaming Setup Script

Scripts to quickly set up a Linux system optimized for gaming — including GPU drivers, performance tweaks, game launchers, and more.


🧰 Features

  • 🖥️ GPU driver installation
  • 🎮 Steam, Lutris, Heroic Games Launcher setup
  • ⚙️ Performance optimizations (CPU governor, swappiness, etc.)
  • 🕹️ Gaming Dependencies (arch-gaming-meta)
  • ⚙️ General config and tools
  • 📦 Flatpak / Chaotic AUR
  • ⚙️ Cachyos patches and repos
  •  Linutil for extra setup
  • Cachyos Kernel

🚀 Getting Started

1. Clone the repository

git clone https://github.com/magikarq/linuxfish.git
cd linuxfish

2. Run the main setup script

chmod +x setup.sh
sudo ./setup.sh

🐧 Supported Distros

  • Arch (derivatives could work too)

⚠️ Disclaimer

This project is intended for users comfortable with the Linux command line. Always read scripts before running them. Use at your own risk.


📜 License

GPL License. See LICENSE for details.


🙌 Contributing

PRs are welcome! If you have tweaks, additions, or support for more distros — feel free to open a pull request.