mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Delete deprecated pure theme
This commit is contained in:
parent
3c8f73c312
commit
b57c0ac6e2
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
print -P '%F{yellow}'Oh My Zsh pure theme:
|
|
||||||
cat <<-EOF
|
|
||||||
|
|
||||||
The pure theme has been renamed as 'refined' as per the original author's
|
|
||||||
request. Change your ZSH_THEME to 'refined' to avoid seeing this warning.
|
|
||||||
|
|
||||||
EOF
|
|
||||||
print -P '%f'
|
|
||||||
|
|
||||||
source ${0:h:A}/refined.zsh-theme
|
|
Loading…
Reference in a new issue