Remove all copyright information in themes. Closes #2587

This commit is contained in:
Dan Kerimdzhanov 2014-03-08 23:51:16 +06:00
commit c249c69065
24 changed files with 23 additions and 133 deletions

View file

@ -1,8 +1,3 @@
# Oh-my-Zsh prompt created by gianu
#
# github.com/gianu
# sgianazza@gmail.com
PROMPT='[%{$fg_bold[white]%}%n%{$reset_color%}@%{$fg_bold[red]%}%m%{$reset_color%} %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)%{$reset_color%}]$ '
ZSH_THEME_GIT_PROMPT_PREFIX="(%{$fg_bold[green]%}"