Introduction
January 31, 2022 ยท View on GitHub
An oh-my-zsh theme.

Setup
Install theme
cd ~/.oh-my-zsh/custom/themes/
git clone https://github.com/erwanjugand/steeple-zsh-theme.git
cd steeple-zsh-theme
ln -f steeple.zsh-theme ../steeple.zsh-theme
Use theme
nano ~/.zshrc
Configure the theme in your .zshrc file: ZSH_THEME="steeple"