summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/Soliah.zsh-theme6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/Soliah.zsh-theme b/themes/Soliah.zsh-theme
new file mode 100644
index 000000000..7ad876d41
--- /dev/null
+++ b/themes/Soliah.zsh-theme
@@ -0,0 +1,6 @@
+PROMPT='%{$fg[blue]%}%B%20~%b%{$reset_color%}%{$(git_prompt_info)%} $ '
+
+ZSH_THEME_GIT_PROMPT_PREFIX="(%{$fg[green]%}"
+ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%})"
+ZSH_THEME_GIT_PROMPT_DIRTY="*%{$reset_color%}"
+