Merge remote-tracking branch 'upstream/master' into ppoluan

Merging from upstream https://github.com/robbyrussell/oh-my-zsh.git
This commit is contained in:
Pandu POLUAN 2017-12-28 12:03:44 +07:00
commit a8d231f101
56 changed files with 1439 additions and 504 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 '