Unverified Commit 2bb10441 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

nyan: deprecate plugin with removal notice

Fixes #6826
parent 314f9dfc
if [[ -x `which nc` ]]; then print -Pn '%F{yellow}'
alias nyan='nc -v nyancat.dakko.us 23' # nyan cat cat >&2 <<-EOD
fi nyan plugin:
The nyancat server used by this plugin was shut down due to increased
bandwidth costs, so the nyan plugin no longer works. You can get the
same functionality in some distributions by installing the nyancat package,
or you can compile it yourself.
See https://github.com/klange/nyancat for more information.
EOD
print -Pn '%f'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment