Inital release

This commit is contained in:
2021-01-05 15:21:13 +01:00
commit 11cecec437
2 changed files with 99 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# powerlevel10k zsh-Theme
**How to Install**
You will need following packages
wget curl git
ArchLinux / Manjaro
sudo pacman -S wget curl git --noconfirm
Debian / Ubuntu
apt install wget curl git -y
Fedora / Red Hat / CentOS
dfn install wget curl git -y
Install Script for rainbow-zsh theme and plugins (aliases)
curl -s https://gitea.mkex.de/blacknet76/powerlevel10k-theme/raw/branch/master/install.sh | bash -s