Skip to content

Instantly share code, notes, and snippets.

@NateFerrero
Created April 24, 2012 17:32
Show Gist options
  • Save NateFerrero/2481795 to your computer and use it in GitHub Desktop.
Save NateFerrero/2481795 to your computer and use it in GitHub Desktop.
ZSH Prompt
PROMPT='%{$fg[red]%}%n%{$reset_color%}%{$fg[gray]%}@%m%{$reset_color%}%{$fg[cyan]%} %~%{$reset_color%} %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[black]%}: %{$reset_color%}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment