mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
change nyancat telnet server
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
if [[ -x `which nc` ]]; then
|
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
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user