ivabus-zsh-theme/README.md
2022-06-06 17:46:31 +03:00

20 lines
452 B
Markdown

# ivabus-zsh-theme
This zsh prompt theme based on GitHub Codespaces prompt theme.
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 -)"