New theme: knoopx

This commit is contained in:
Víctor Martínez 2012-02-01 12:11:44 +01:00
commit 0a775a2628

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

@ -0,0 +1,4 @@
PROMPT='%{$fg[grey]%}%n@%m %{$fg[green]%}%~%{$reset_color%} $(git_prompt_info)%{$fg[green]%}$%{$reset_color%} '
ZSH_THEME_GIT_PROMPT_PREFIX="("
ZSH_THEME_GIT_PROMPT_SUFFIX=") "