1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-12-22 08:08:00 +00:00

Add my own theme

This commit is contained in:
Geoff Garside 2009-08-31 21:25:12 +01:00
parent fee63f0db8
commit f1e17335b8

View File

@ -1 +1,2 @@
PROMPT='%m:%1/$(git_prompt_info) %n\$ '
# PROMPT="[%*] %n:%c $(git_prompt_info)%(!.#.$) "
PROMPT="[%*] %{$fg[cyan]%}%n%{$reset_color%}:%{$fg[green]%}%c%{$reset_color%} $(git_prompt_info)%(!.#.$) "