README.md aktualisiert

This commit is contained in:
Tim
2026-05-09 19:05:42 +00:00
parent f5d55ebff3
commit 32cfed2f5f
+8 -1
View File
@@ -18,7 +18,10 @@ Führe diesen Befehl auf einem frischen System aus:
```sh
curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh
```
Danach die shell neu laden:
```sh
exec zsh
```
---
# 🇺🇸 English
### 🚀 Ultimate Dotfiles Setup
@@ -39,4 +42,8 @@ This repository features an intelligent cross-platform setup script that automat
Run this command on a fresh system:
```sh
curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh
```
After that reload the shell:
```sh
exec zsh
```