- vsc status line - This segment displays current branch status in the working directory
For Installation you need git
- Clone the repository:
git clone https://github.com/rafa-wine/monsi_oh-my-zsh_theme.git
- Move file to oh-my-zsh's theme folder:
mv ~/monsi_oh-my-zsh_theme/monsi.zsh-theme ~/.oh-my-zsh/themes/
- Go to your
~/.zshrc
file and setZSH_THEME=monsi
nvim ~/.zshrc
- Delete unnecessary data:
rm -rf monsi_oh-my-zsh_theme
- Enjoy 😎