This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9b3344dd8085bdcb16d08b5e47492b275e44955e
ohmyzsh
/
plugins
/
nyan
/
nyan.plugin.zsh
6 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade.
2011-12-06 13:51:31 -08:00
if
[
[
-x
`
which nc
`
]
]
;
then
change nyancat telnet server miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
2014-01-23 20:58:23 -08:00
alias
nyan
=
'nc -v nyan.howes.net.nz 23'
# nyan cat
Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade.
2011-12-06 13:51:31 -08:00
fi
Reference in New Issue
Copy Permalink