summaryrefslogtreecommitdiff
path: root/omz/custom/themes/example.zsh-theme
diff options
context:
space:
mode:
authorVictor Xian Wang <victor.xianwang@gmail.com>2021-01-01 14:50:03 -0500
committerVictor Xian Wang <victor.xianwang@gmail.com>2021-01-01 15:20:29 -0500
commit8ad58c791a8704651ea2d00015300f29d9301977 (patch)
tree63d1c99995af35107c5d4ca200ef2bc6d5390b4f /omz/custom/themes/example.zsh-theme
parentae0d1395f61295cf5a94a0655b4c91879d8829f8 (diff)
downloaddotfiles-8ad58c791a8704651ea2d00015300f29d9301977.tar.gz
dotfiles-8ad58c791a8704651ea2d00015300f29d9301977.tar.bz2
dotfiles-8ad58c791a8704651ea2d00015300f29d9301977.zip
initial commit
add some rc files and conf files
Diffstat (limited to 'omz/custom/themes/example.zsh-theme')
-rw-r--r--omz/custom/themes/example.zsh-theme4
1 files changed, 4 insertions, 0 deletions
diff --git a/omz/custom/themes/example.zsh-theme b/omz/custom/themes/example.zsh-theme
new file mode 100644
index 0000000..ef8f1c6
--- /dev/null
+++ b/omz/custom/themes/example.zsh-theme
@@ -0,0 +1,4 @@
+# Put your custom themes in this folder.
+# Example:
+
+PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "