Skip to content

Instantly share code, notes, and snippets.

@nLight
Created July 21, 2014 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nLight/4e161dc958ad22b484d8 to your computer and use it in GitHub Desktop.
Save nLight/4e161dc958ad22b484d8 to your computer and use it in GitHub Desktop.
# ZSH Theme - Preview: http://cl.ly/350F0F0k1M2y3A2i3p1S
PROMPT='%{$fg_bold[green]%}λ%{$reset_color%} %~/ $(git_prompt_info)%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment