zsh-themes
December 22, 2022 ยท View on GitHub
Softblobby
A ZSH theme for people who love unicorns, pink, and purple.

How to install
- Copy the
softblobby.zsh-themefile into your ZSH themes folder (default is~/.oh-my-zsh/themes). - Go to your terminal and under
Preferences > Profilesand in the sectionBasic Colorsset theBackgroundcolor to#332943. - In your terminal, edit your
~/.zshrcfile so that theZSH_THEMEpoints tosoftblobby:
ZSH_THEME = "softblobby"
- Run
source ~/.zshrcafter saving the file with the new theme and restart your terminal.