summaryrefslogtreecommitdiff
path: root/themes/maran.zsh-theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/maran.zsh-theme')
-rw-r--r--themes/maran.zsh-theme3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/maran.zsh-theme b/themes/maran.zsh-theme
new file mode 100644
index 000000000..7523696f4
--- /dev/null
+++ b/themes/maran.zsh-theme
@@ -0,0 +1,3 @@
+# Theme with full path names and hostname
+# Handy if you work on different servers all the time;
+PROMPT='%{$fg[cyan]%}%n%{$reset_color%}@$fg[yellow]%}%M:%{$fg[green]%}%/%{$reset_color%} $(git_prompt_info) %(!.#.$) ' \ No newline at end of file