README.md aktualisiert
This commit is contained in:
@@ -16,12 +16,9 @@ Dieses Repository enthält ein intelligentes Cross-Platform Setup-Skript, das au
|
|||||||
### Installation
|
### Installation
|
||||||
Führe diesen Befehl auf einem frischen System aus:
|
Führe diesen Befehl auf einem frischen System aus:
|
||||||
```sh
|
```sh
|
||||||
curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh
|
curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh && exec zsh
|
||||||
```
|
|
||||||
Danach die shell neu laden:
|
|
||||||
```sh
|
|
||||||
exec zsh
|
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
# 🇺🇸 English
|
# 🇺🇸 English
|
||||||
### 🚀 Ultimate Dotfiles Setup
|
### 🚀 Ultimate Dotfiles Setup
|
||||||
@@ -41,9 +38,5 @@ This repository features an intelligent cross-platform setup script that automat
|
|||||||
### Insallation
|
### Insallation
|
||||||
Run this command on a fresh system:
|
Run this command on a fresh system:
|
||||||
```sh
|
```sh
|
||||||
curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh
|
curl -fsSL https://git.ungruhe.info/Tim/dotfiles/raw/branch/main/setup.sh | sh && exec zsh
|
||||||
```
|
|
||||||
After that reload the shell:
|
|
||||||
```sh
|
|
||||||
exec zsh
|
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user