From 06ad2ca47c9aa6f1afe08e43be1acb0790ec26e6 Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 10 May 2026 09:25:29 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2849b46..4ab1c8d 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,9 @@ Dieses Repository enthält ein intelligentes Cross-Platform Setup-Skript, das au ### Installation 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 +curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh && exec zsh ``` + --- # 🇺🇸 English ### 🚀 Ultimate Dotfiles Setup @@ -41,9 +38,5 @@ This repository features an intelligent cross-platform setup script that automat ### Insallation 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 +curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh && exec zsh ``` \ No newline at end of file