ohmyzsh/themes/hrwath.zsh-theme
2015-01-07 09:36:04 +01:00

3 lines
143 B
Bash

# hrwath prompt
PROMPT='%{$fg[yellow]%}${PWD/#$HOME/~}%{$fg[green]%}$(__git_ps1 "(%s)")%{$reset_color%} %{$fg_bold[blue]%}$ %{$reset_color%}'