Add my own theme

This commit is contained in:
Geoff Garside 2009-08-31 21:25:12 +01:00
parent 652caa6b25
commit 076f9b15ff
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)%(!.#.$) "