ohmyzsh/themes/knoopx.zsh-theme
Víctor Martínez 0a775a2628 New theme: knoopx
2012-03-07 10:39:54 +01:00

4 lines
178 B
Bash

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=") "