Browse Source

Add my own theme

Geoff Garside 15 years ago
parent
commit
076f9b15ff
1 changed files with 2 additions and 1 deletions
  1. 2 1
      themes/geoffgarside.zsh-theme

+ 2 - 1
themes/geoffgarside.zsh-theme

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