zshConfig/.oh-my-zsh/plugins/cloudapp/cloudapp.plugin.zsh
2021-06-21 10:00:06 +02:00

5 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"