summaryrefslogtreecommitdiff
path: root/plugins/cloudapp/cloudapp.plugin.zsh
diff options
context:
space:
mode:
authorMarc Cornellà <hello@mcornella.com>2021-08-13 12:42:56 +0200
committerMarc Cornellà <hello@mcornella.com>2021-08-13 12:42:56 +0200
commitaf6c7f3d6782cf0a34e4e68f661df526d35795be (patch)
tree82bd0dcb70bcc3af03ff77217f97bbd677410e7c /plugins/cloudapp/cloudapp.plugin.zsh
parente1f0d826f1f0d362eb377ef4a8124062ec63c3e9 (diff)
downloadzsh-af6c7f3d6782cf0a34e4e68f661df526d35795be.tar.gz
zsh-af6c7f3d6782cf0a34e4e68f661df526d35795be.tar.bz2
zsh-af6c7f3d6782cf0a34e4e68f661df526d35795be.zip
refactor(cloudapp)!: remove deprecated `cloudapp` plugin
BREAKING CHANGE: the `cloudapp` plugin has been removed due to removed API.
Diffstat (limited to 'plugins/cloudapp/cloudapp.plugin.zsh')
-rw-r--r--plugins/cloudapp/cloudapp.plugin.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/cloudapp/cloudapp.plugin.zsh b/plugins/cloudapp/cloudapp.plugin.zsh
deleted file mode 100644
index a4d92a080..000000000
--- a/plugins/cloudapp/cloudapp.plugin.zsh
+++ /dev/null
@@ -1,4 +0,0 @@
-print -Pn "%F{yellow}"
-print "[oh-my-zsh] The CloudApp API no longer works, so the cloudapp plugin will"
-print "[oh-my-zsh] be removed shortly. Please remove it from your plugins list."
-print -Pn "%f"