dotfiles/zsh/.oh-my-zsh/plugins/cloudapp/cloudapp.plugin.zsh

5 lines
201 B
Bash
Raw Normal View History

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"