Browse Source

Add my own theme

master
Geoff Garside 15 years ago
parent
commit
f1e17335b8
  1. 3
      themes/geoffgarside.zsh-theme

3
themes/geoffgarside.zsh-theme

@ -1 +1,2 @@ @@ -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)%(!.#.$) "

Loading…
Cancel
Save