Add my own theme

This commit is contained in:
Geoff Garside 2009-08-31 21:25:12 +01:00
parent fee63f0db8
commit f1e17335b8
1 changed files with 2 additions and 1 deletions

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)%(!.#.$) "