Skip to content

Oh My Zsh Theme

A minimal custom Oh My Zsh theme with git integration.

Location

FileSymlinked to
config/oh-my-zsh/kevin-de-benedetti.zsh-theme~/.oh-my-zsh/themes/kevin-de-benedetti.zsh-theme

Prompt layout

<dir> (<branch>) ❯
SegmentDescription
%cCurrent directory name (bold cyan)
git_prompt_infoBranch name with dirty/clean indicator
Green on success, red on non-zero exit code
Right promptCurrent time HH:MM (grey)

Git status indicators

SymbolMeaning
Dirty working tree (uncommitted changes)
(none)Clean working tree

Theme reference

zsh
# Set in .zshrc
ZSH_THEME="kevin-de-benedetti"