Create README.md

This commit is contained in:
Ivan Bushchik 2022-06-06 17:46:31 +03:00 committed by GitHub
parent 21a4707f9d
commit 4d49a40957
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,3 +7,13 @@ Changes:
- Now theme does not depend on GitHub
![Screenshot](/screenshot.png)
## How to install
Install ivabus-zsh-theme via curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ivabus/ivabus-zsh-theme/master/install.sh)"
Install ivabus-zsh-theme via wget
sh -c "$(wget https://raw.githubusercontent.com/ivabus/ivabus-zsh-theme/master/install.sh -O -)"