gabriel2m-oh-my-zsh-theme

January 30, 2026 ยท View on GitHub

Oh My Zsh minimalist theme with current path and git branch.

demo.png

Installation

  1. Download theme:
curl -o $ZSH_CUSTOM/themes/gabriel2m.zsh-theme https://raw.githubusercontent.com/gabriel2m/gabriel2m-oh-my-zsh-theme/refs/heads/main/gabriel2m.zsh-theme
  1. Edit the ZSH_THEME var in the .zshrc file:
ZSH_THEME="gabriel2m"