nyan.plugin.zsh 86 Bytes EditWeb IDE 1 2 3 4 5 if [[ -x `which nc` ]]; then alias nyan='nc -v nyancat.dakko.us 23' # nyan cat fi