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
d485044169c2ac18e9e8e7fe29f7d4d93864168a
d485044169c2ac18e9e8e7fe29f7d4d93864168a
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
2
3
4
5
if
[[
-x
`
which nc
`
]]
;
then
alias
nyan
=
'nc -v miku.acm.uiuc.edu 23'
# nyan cat
fi