dotfiles/zsh/.oh-my-zsh/custom/themes/example.zsh-theme

5 lines
147 B
Plaintext
Raw Normal View History

# Put your custom themes in this folder.
# Example:
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "