A simple, readability-focused ZSH theme for use with OhMyZsh. Github

Features

  • Working directory highlights for readability.
  • Blocky structure for “contained” commands.
  • Notches for git interactions.
  • Best enjoyed using Nord colors!

Prerequisites

Installation

  1. Download the theme.
  2. Select this theme.
  3. Done! Reload your shell.
  
    git clone --quiet https://github.com/BuddhaDom/zsh-buddha ~/.oh-my-zsh/custom/themes/buddha
    omz theme set buddha/buddha
    omz reload