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

5 lines
147 B
Text
Raw Normal View History

2020-06-15 10:31:33 +00:00
# Put your custom themes in this folder.
# Example:
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "