Browse code

Added extra theme with full pathnames and hostname

Maran Hidskes authored on 01/09/2009 at 09:01:26
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
0
+# Theme with full path names and hostname
1
+# Handy if you work on different servers all the time;
2
+PROMPT='%{$fg[cyan]%}%n%{$reset_color%}@$fg[yellow]%}%M:%{$fg[green]%}%/%{$reset_color%} $(git_prompt_info) %(!.#.$) '
0 3
\ No newline at end of file