This commit is contained in:
BlackNet Dev
2022-12-24 16:16:13 +01:00
parent 648420ce74
commit ca320def46
+1 -1
View File
@@ -40,5 +40,5 @@ sudo dnf install curl git zsh -y
Installer script for ohmyzsh, starship theme and plugins (aliases) Installer script for ohmyzsh, starship theme and plugins (aliases)
``` ```
curl -s https://scm.i-blacknet.de/mkurz/starship-theme/raw/branch/master/install.sh | bash -s curl -s https://scm.i-blacknet.de/mkurz/starship-theme/raw/branch/main/install.sh | bash -s
``` ```