A custom oh-my-zsh theme inspired by the gozilla theme.
my setup with ghostty and grayscale
- Clone or download this repository.
git clone https://github.com/henriqueluhm/henzilla.git
- Copy the theme file into your oh-my-zsh themes directory:
cp henzilla/henzilla.zsh-theme ~/.oh-my-zsh/themes/
- Edit your ~/.zshrc file and set the theme:
ZSH_THEME="henzilla"
- Apply the changes (or restart your terminal):
source ~/.zshrc
MIT