plugins/nyan/nyan.plugin.zsh
7c36ef7f
 if [[ -x `which nc` ]]; then
   alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
 fi