Merge pull request #2 from robbyrussell/master

merge base master "e273cf0"
This commit is contained in:
Xueyuan Jiang 2017-11-15 20:00:58 -06:00 committed by GitHub
commit 0340a6311e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
50 changed files with 1083 additions and 273 deletions

View file

@ -1,4 +1,4 @@
# ZSH Theme - Preview: http://img.skitch.com/20091113-qqtd3j8xinysujg5ugrsbr7x1y.jpg
# ZSH Theme - Preview: https://flic.kr/p/ZFvivf
local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"
PROMPT='%{$fg[green]%}%m%{$reset_color%} %2~ $(git_prompt_info)%{$reset_color%}%B»%b '