Browse code

Added theunraveler theme.

Jake Bell authored on 25/09/2010 at 05:48:19
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,6 @@
0
+# Comment 
1
+
2
+ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
3
+ZSH_THEME_GIT_PROMPT_SUFFIX=')'
4
+
5
+PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'
0 6
\ No newline at end of file