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