Commit ec37c05c authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #2465 from klange/master

change nyancat telnet server
parents 7a6e2c05 a48fd1e8
if [[ -x `which nc` ]]; then
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
alias nyan='nc -v nyancat.dakko.us 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