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