mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-28 20:42:16 +01:00
Fixed setup
This commit is contained in:
@@ -4,13 +4,14 @@ My personal configuration files for various applications and tools running on Ca
|
||||
|
||||
## Installation
|
||||
|
||||
1. To set up my dotfiles on your system, you can use the following command:
|
||||
1. Install packages:
|
||||
|
||||
```bash
|
||||
curl -sL https://raw.githubusercontent.com/DerTyp7/.dotfiles/refs/heads/master/setup.sh | bash
|
||||
curl -sL https://raw.githubusercontent.com/DerTyp7/.dotfiles/refs/heads/master/install-packages.sh | bash
|
||||
```
|
||||
|
||||
2. Follow these guides:
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user