README.md aktualisiert
This commit is contained in:
@@ -18,7 +18,10 @@ 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
|
||||||
```
|
```
|
||||||
|
Danach die shell neu laden:
|
||||||
|
```sh
|
||||||
|
exec zsh
|
||||||
|
```
|
||||||
---
|
---
|
||||||
# 🇺🇸 English
|
# 🇺🇸 English
|
||||||
### 🚀 Ultimate Dotfiles Setup
|
### 🚀 Ultimate Dotfiles Setup
|
||||||
@@ -40,3 +43,7 @@ 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
|
||||||
```
|
```
|
||||||
|
After that reload the shell:
|
||||||
|
```sh
|
||||||
|
exec zsh
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user