mirror of https://github.com/ohmyzsh/ohmyzsh.git
change nyancat telnet server
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirrorpull/2465/head
parent
d485044169
commit
9b3344dd80
|
@ -1,5 +1,5 @@
|
|||
if [[ -x `which nc` ]]; then
|
||||
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
|
||||
alias nyan='nc -v nyan.howes.net.nz 23' # nyan cat
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue