diff --git a/themes/meo.zsh-theme b/themes/meo.zsh-theme new file mode 100755 index 000000000..0b4e718d1 --- /dev/null +++ b/themes/meo.zsh-theme @@ -0,0 +1,2 @@ +PROMPT="%{${fg_bold[white]}%}[%F{167}%2C%{${fg_bold[white]}%}] %(0?.%{${fg[blue]}%}.%{${fg[red]}%})$%{${reset_color}%} " +RPROMPT='%F{167} $(git_prompt_info_quick) %{${fg_bold[white]}%}%T%{${reset_color}%}' \ No newline at end of file