Created
April 10, 2018 04:23
-
-
Save jermdw/74b013d1ff6b490f2e876a5245f2afa3 to your computer and use it in GitHub Desktop.
Custom ZSH Prompt / Theme
This file contains hidden or 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_bold[white]%}%M %{$fg_bold[red]%}✈ % | |
| {$fg_bold[green]%}%p %{$fg[cyan]%}%c % | |
| {$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % % | |
| {$reset_color%}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment