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
314f9dfcb393af65a326ee4cbbf77363aaf415c3
314f9dfcb393af65a326ee4cbbf77363aaf415c3
Switch branch/tag
oh-my-zsh
plugins
nyan
nyan.plugin.zsh
Find file
Normal view
History
Permalink
nyan.plugin.zsh
86 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
Update nyan.plugin.zsh
Kevin Lange
committed
Jan 24, 2014
2
alias
nyan
=
'nc -v nyancat.dakko.us 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