Monsi - Oh My ZSH theme!

June 23, 2023 ยท View on GitHub

Preview

item zsh prompt


Overview

Theme include vsc_info settings.

Path segments

  • vsc status line - This segment displays current branch status in the working directory

Installation

For Installation you need git

Oh My Zsh

  1. Clone the repository:
git clone https://github.com/rafa-wine/monsi_oh-my-zsh_theme.git
  1. Move file to oh-my-zsh's theme folder:
 mv ~/monsi_oh-my-zsh_theme/monsi.zsh-theme ~/.oh-my-zsh/themes/
  1. Go to your ~/.zshrc file and set ZSH_THEME=monsi
 nvim ~/.zshrc
  1. Delete unnecessary data:
 rm -rf monsi_oh-my-zsh_theme
  1. Enjoy ๐Ÿ˜Ž