mirror of
https://github.com/ivabus/ivabus-zsh-theme
synced 2024-11-10 02:25:17 +03:00
Create README.md
This commit is contained in:
parent
21a4707f9d
commit
4d49a40957
10
README.md
10
README.md
|
@ -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 -)"
|
||||
|
|
Loading…
Reference in a new issue