Skip to content

Instantly share code, notes, and snippets.

@jermdw
Created April 10, 2018 04:23
Show Gist options
  • Select an option

  • Save jermdw/74b013d1ff6b490f2e876a5245f2afa3 to your computer and use it in GitHub Desktop.

Select an option

Save jermdw/74b013d1ff6b490f2e876a5245f2afa3 to your computer and use it in GitHub Desktop.
Custom ZSH Prompt / Theme
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