Delete deprecated pure theme

master
Marc Cornellà 7 years ago committed by GitHub
parent 3c8f73c312
commit b57c0ac6e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      themes/pure.zsh-theme

@ -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…
Cancel
Save