mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +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:
parent
1ccf123bf5
commit
bbcbb7a6be
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue