example.zsh-theme 239 B

123456
  1. # Put your custom themes in this folder.
  2. # See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes
  3. #
  4. # Example:
  5. PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "