mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-28 20:42:16 +01:00
12 lines
320 B
Markdown
12 lines
320 B
Markdown
# My Dotfiles
|
|
|
|
My personal configuration files for various applications and tools running on CachyOS or Arch Linux.
|
|
|
|
## Installation
|
|
|
|
To set up my dotfiles on your system, you can use the following command:
|
|
|
|
```bash
|
|
curl -sL https://raw.githubusercontent.com/DerTyp7/.dotfiles/refs/heads/master/setup.sh | sudo bash
|
|
```
|