Scripts to quickly set up a Linux system optimized for gaming โ including GPU drivers, performance tweaks, game launchers, and more.
- ๐ฅ๏ธ 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
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
- Arch (derivatives could work too)
This project is intended for users comfortable with the Linux command line. Always read scripts before running them. Use at your own risk.
GPL License. See LICENSE for details.
PRs are welcome! If you have tweaks, additions, or support for more distros โ feel free to open a pull request.