ivabus-zsh-theme/README.md

16 lines
364 B
Markdown
Raw Normal View History

2022-06-06 13:22:55 +03:00
# ivabus-zsh-theme
2022-07-10 08:49:05 +03:00
Clean zsh prompt theme.
2022-06-06 13:22:55 +03:00
2022-06-06 17:45:34 +03:00
![Screenshot](/screenshot.png)
2022-06-06 17:46:31 +03:00
## 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 -)"