Browse code

Add geoffgarside theme

Geoff Garside authored on 31/08/2009 at 17:46:48
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1 @@
0
+PROMPT='%m:%1/$(git_prompt_info) %n\$ '
... ...
@@ -4,6 +4,7 @@ export ZSH=$HOME/.oh-my-zsh
4 4
 # Set to the name theme to load.
5 5
 # Look in ~/.oh-my-zsh/themes/
6 6
 export ZSH_THEME="robbyrussell"
7
+export ZSH_THEME="geoffgarside"
7 8
 
8 9
 # Load all of the config files in ~/oh-my-zsh that end in .zsh
9 10
 # TIP: Add files you don't want in git to .gitignore