2018-04-19 21:03:52 +02:00
|
|
|
# Put your custom themes in this folder.
|
2023-06-05 01:20:32 -07:00
|
|
|
# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes
|
2024-03-26 03:55:16 -05:00
|
|
|
#
|
2018-07-19 23:02:25 +02:00
|
|
|
# Example:
|
|
|
|
|
|
|
|
|
|
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "
|