mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-09 17:00:44 +01: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
|
||||
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
|
||||
alias nyan='nc -v nyan.howes.net.nz 23' # nyan cat
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user