mirror of https://github.com/ohmyzsh/ohmyzsh.git
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.
parent
757fa3314d
commit
7c36ef7faa
|
@ -0,0 +1,5 @@
|
|||
if [[ -x `which nc` ]]; then
|
||||
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue