Files
powerlevel10k-theme/README.md
T
2021-02-05 20:13:45 +00:00

23 lines
433 B
Markdown

# 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
dnf 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