example.zsh-theme 147 Bytes
Newer Older
1
# Put your custom themes in this folder.
2
3
4
# Example:

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