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 |