dotfiles/dot_oh-my-zsh/custom/themes/example.zsh-theme
2020-06-15 05:31:33 -05:00

4 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%}%% "