Change Readme
This commit is contained in:
@@ -1,6 +1,19 @@
|
|||||||
# rainbow zsh-Theme
|
# rainbow zsh-Theme
|
||||||
|
|
||||||
**How to Install**
|
**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
|
||||||
|
|
||||||
|
Install Script for rainbow-zsh theme and plugins (aliases)
|
||||||
|
|
||||||
curl -s https://gitea.mkex.de/blacknet76/rainbow-zsh-theme/raw/branch/master/install.sh | bash -s
|
curl -s https://gitea.mkex.de/blacknet76/rainbow-zsh-theme/raw/branch/master/install.sh | bash -s
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user