Created
April 24, 2012 17:32
-
-
Save NateFerrero/2481795 to your computer and use it in GitHub Desktop.
ZSH Prompt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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