summaryrefslogtreecommitdiff
path: root/custom/themes/example.zsh-theme
diff options
context:
space:
mode:
Diffstat (limited to 'custom/themes/example.zsh-theme')
-rw-r--r--custom/themes/example.zsh-theme2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/themes/example.zsh-theme b/custom/themes/example.zsh-theme
index ef8f1c630..494d029e8 100644
--- a/custom/themes/example.zsh-theme
+++ b/custom/themes/example.zsh-theme
@@ -1,4 +1,6 @@
# Put your custom themes in this folder.
+# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes
+#
# Example:
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "