DEV Community

Discussion on: What is your $PS1?

Collapse
 
ianturton profile image
Ian Turton

${ret_status}%{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}

Which generates something like this in a git enabled directory: