Create short.zsh-theme

A very minimalist theme git status output.
This commit is contained in:
Jonas Müller 2013-04-13 18:34:17 +03:00
commit d08d7ec812

4
themes/short.zsh-theme Normal file
View file

@ -0,0 +1,4 @@
PROMPT='%3~$(git_prompt_info)%# '
ZSH_THEME_GIT_PROMPT_PREFIX="["
ZSH_THEME_GIT_PROMPT_SUFFIX="]"%