mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 01:59:51 +00:00
Remove all copyright information in themes. Closes #2587
This commit is contained in:
@@ -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]%}"
|
||||
|
||||
Reference in New Issue
Block a user