Skip to content

Instantly share code, notes, and snippets.

@alireza-ahmadi
Last active November 11, 2016 13:58
Show Gist options
  • Save alireza-ahmadi/d7d6c04d9801c89dfe33ed8d29323c3e to your computer and use it in GitHub Desktop.
Save alireza-ahmadi/d7d6c04d9801c89dfe33ed8d29323c3e to your computer and use it in GitHub Desktop.
My ZSH setup
# Bullet Theme v0.1.0
#
# @author Alireza Ahmadi <info@alireza.es>
PROMPT=' %{$fg_bold[black]%}●%{$fg_bold[green]%}%p %{$fg_bold[blue]%}%c $(git_prompt_info)% %{$reset_color%}'
ZSH_THEME_GIT_PROMPT_CLEAN="> %{$fg_bold[cyan]%}✛ "
ZSH_THEME_GIT_PROMPT_DIRTY="> %{$fg_bold[red]%}✕ "
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[magenta]%}<"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"

adb bower brew common-aliases dirhistory docker gem git git-extras jsontools react-native mix node npm rails sudo pproxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment