summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorSharky <kaydenalthen@gmail.com>2015-07-19 12:33:37 -0500
committerSharky <kaydenalthen@gmail.com>2015-07-19 12:33:37 -0500
commitcacc6c34b72ecb4593d05b66d891cf4f075e69f2 (patch)
treef0b04ec6f6de0cc50f39e86539e0228abdff38e0 /themes
parent5a1dd14f13bfef9ca8d0d1b9683aea2b5b4e3ec9 (diff)
downloadzsh-cacc6c34b72ecb4593d05b66d891cf4f075e69f2.tar.gz
zsh-cacc6c34b72ecb4593d05b66d891cf4f075e69f2.tar.bz2
zsh-cacc6c34b72ecb4593d05b66d891cf4f075e69f2.zip
replaced Om spelling so letters would not overlap
Diffstat (limited to 'themes')
-rw-r--r--themes/dogenpunk.zsh-theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dogenpunk.zsh-theme b/themes/dogenpunk.zsh-theme
index ea3f1b96a..d6719281d 100644
--- a/themes/dogenpunk.zsh-theme
+++ b/themes/dogenpunk.zsh-theme
@@ -3,7 +3,7 @@
MODE_INDICATOR="%{$fg_bold[red]%}❮%{$reset_color%}%{$fg[red]%}❮❮%{$reset_color%}"
local return_status="%{$fg[red]%}%(?..⏎)%{$reset_color%}"
-PROMPT='%{$fg[blue]%}%m%{$reset_color%}%{$fg_bold[white]%} ओम %{$reset_color%}%{$fg[cyan]%}%~:%{$reset_color%}$(git_time_since_commit)$(git_prompt_info)
+PROMPT='%{$fg[blue]%}%m%{$reset_color%}%{$fg_bold[white]%} ॐ %{$reset_color%}%{$fg[cyan]%}%~:%{$reset_color%}$(git_time_since_commit)$(git_prompt_info)
%{$fg[red]%}%!%{$reset_color%} $(prompt_char) '
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[green]%}git%{$reset_color%}@%{$bg[white]%}%{$fg[black]%}"