nyan.plugin.zsh 383 B

12345678910
  1. print -Pn '%F{yellow}'
  2. cat >&2 <<-EOD
  3. nyan plugin:
  4. The nyancat server used by this plugin was shut down due to increased
  5. bandwidth costs, so the nyan plugin no longer works. You can get the
  6. same functionality in some distributions by installing the nyancat package,
  7. or you can compile it yourself.
  8. See https://github.com/klange/nyancat for more information.
  9. EOD
  10. print -Pn '%f'