summaryrefslogtreecommitdiff
path: root/custom/themes/example.zsh-theme
blob: ef8f1c630b7c39783a3f65ff17678cfba81c932d (plain)
1
2
3
4
# Put your custom themes in this folder.
# Example:

PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "