dotfiles/dot_oh-my-zsh/plugins/cloudapp/cloudapp.plugin.zsh
2020-11-18 19:19:31 -06:00

4 lines
201 B
Bash

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"