Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
9b3344dd8085bdcb16d08b5e47492b275e44955e
9b3344dd8085bdcb16d08b5e47492b275e44955e
Switch branch/tag
oh-my-zsh
plugins
nyan
nyan.plugin.zsh
Find file
Normal view
History
Permalink
nyan.plugin.zsh
87 Bytes
Edit
Web IDE
Newer
Older
Adding critical security patch to let you all know I'm on top of this shit....
Robby Russell
committed
Dec 06, 2011
1
if
[[
-x
`
which nc
`
]]
;
then
change nyancat telnet server
Kevin Lange
committed
Jan 23, 2014
2
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....
Robby Russell
committed
Dec 06, 2011
3
4
5
fi