owiTech-theme

November 25, 2021 Ā· View on GitHub

☲ owi zsh theme

Install

Manual installation

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

curl https://raw.githubusercontent.com/owitech/zsh-theme/master/owi.zsh-theme -Lo ~/.oh-my-zsh/custom/themes/owi.zsh-theme

Edit your ~/.zshrc:

ZSH_THEME="owi"

Then apply the theme:

source ~/.zshrc

Magic! šŸŽ‰