Skip to content

Instantly share code, notes, and snippets.

@campo
Created February 1, 2013 23:36
Show Gist options
  • Save campo/4694951 to your computer and use it in GitHub Desktop.
Save campo/4694951 to your computer and use it in GitHub Desktop.
basic zsh theme, intended to be used with solarized .terminal file for mac os x
PROMPT='%3~$(git_prompt_info) > '
ZSH_THEME_GIT_PROMPT_PREFIX="["
ZSH_THEME_GIT_PROMPT_SUFFIX="]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment