Commit 9b3344dd authored by Kevin Lange's avatar Kevin Lange
Browse files

change nyancat telnet server

miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
parent d4850441
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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment