]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/themes/example.zsh-theme
merge oh-my-zsh into subdir
[dotfiles.git] / zsh / themes / example.zsh-theme
diff --git a/zsh/themes/example.zsh-theme b/zsh/themes/example.zsh-theme
new file mode 100644 (file)
index 0000000..dbd9dc9
--- /dev/null
@@ -0,0 +1,5 @@
+# Found on the ZshWiki
+#  http://zshwiki.org/home/config/prompt
+#
+
+PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "
\ No newline at end of file