Files
.dotfiles/README.md
2025-10-19 01:10:40 +02:00

22 lines
969 B
Markdown

# My Dotfiles
My personal configuration files for various applications and tools running on CachyOS.
## Installation
1. Install packages:
```bash
curl -sL https://raw.githubusercontent.com/DerTyp7/.dotfiles/refs/heads/master/install-packages.sh | bash
```
2. (optional) Download config files from this repository to your `~/.config` directory
3. Follow these guides:
- [Setting Up Proton-CachyOS with Lutris and Heroic](https://wiki.cachyos.org/configuration/gaming/#setting-up-proton-cachyos-with-lutris-and-heroic)
- [Pre-caching shaders with Proton-CachyOS, -GE and -EM](https://wiki.cachyos.org/configuration/gaming/#pre-caching-shaders-with-proton-cachyos--ge-and--em)
- [How to add game-performance to Steam, Lutris and Heroic Games Launcher](https://wiki.cachyos.org/configuration/gaming/#how-to-add-game-performance-to-steam-lutris-and-heroic-games-launcher)
## My Personal Notes for CachyOS
- [Install Software on CachyOS](install-software.md)