README.md

March 13, 2024 ยท View on GitHub

Manual installation

First, download the theme into Oh My Zsh's theme folder:

curl https://raw.githubusercontent.com/Braundo/braundo-zsh-theme/main/braundo.zsh-theme -Lo ~/.oh-my-zsh/themes/braundo.zsh-theme

Edit your ~/.zshrc:

ZSH_THEME="braundo"

Then apply the theme:

source ~/.zshrc

screenshot