Skip to content

Instantly share code, notes, and snippets.

@carlogilmar
Last active May 5, 2018 19:51
Show Gist options
  • Save carlogilmar/314a60c5d5f7316fde7ecb809d1e97c3 to your computer and use it in GitHub Desktop.
Save carlogilmar/314a60c5d5f7316fde7ecb809d1e97c3 to your computer and use it in GitHub Desktop.
Prompt for oh my zsh norm theme
PROMPT='%{$fg[yellow]%}𝝺 %{$fg[green]%}%c 🍷 $(git_prompt_info)%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%} %{$reset_color%}"
ZSH_THEME_GIT_PROMPT_SUFFIX=" %{$fg[red]%}❯%{$fg[yellow]%}❯%{$fg[green]%}❯ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment