浏览代码

Add my own theme

Geoff Garside 15 年之前
父节点
当前提交
076f9b15ff
共有 1 个文件被更改,包括 2 次插入1 次删除
  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)%(!.#.$) "