浏览代码

Add geoffgarside theme

Geoff Garside 15 年之前
父节点
当前提交
3dfa677ede
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      themes/geoffgarside.zsh-theme
  2. 1 0
      zshrc

+ 1 - 0
themes/geoffgarside.zsh-theme

@@ -0,0 +1 @@
+PROMPT='%m:%1/$(git_prompt_info) %n\$ '

+ 1 - 0
zshrc

@@ -4,6 +4,7 @@ export ZSH=$HOME/.oh-my-zsh
 # Set to the name theme to load.
 # Look in ~/.oh-my-zsh/themes/
 export ZSH_THEME="robbyrussell"
+export ZSH_THEME="geoffgarside"
 
 # Load all of the config files in ~/oh-my-zsh that end in .zsh
 # TIP: Add files you don't want in git to .gitignore