summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2019-04-10 21:26:56 +0200
committerGitHub <noreply@github.com>2019-04-10 21:26:56 +0200
commitb57c0ac6e250aaf70eff28224c5edbbb79d05406 (patch)
tree604686688ffcb0c4047432109b12ac8e4ae2b888
parent3c8f73c312d1639826a3a5cc499197f423508833 (diff)
downloadzsh-b57c0ac6e250aaf70eff28224c5edbbb79d05406.tar.gz
zsh-b57c0ac6e250aaf70eff28224c5edbbb79d05406.tar.bz2
zsh-b57c0ac6e250aaf70eff28224c5edbbb79d05406.zip
Delete deprecated pure theme
-rw-r--r--themes/pure.zsh-theme10
1 files changed, 0 insertions, 10 deletions
diff --git a/themes/pure.zsh-theme b/themes/pure.zsh-theme
deleted file mode 100644
index 98c1312af..000000000
--- a/themes/pure.zsh-theme
+++ /dev/null
@@ -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