Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh

This commit is contained in:
Ubiratan Pires Alberton 2011-12-07 08:27:36 -02:00
commit 5b5aef14b6

View file

@ -0,0 +1,5 @@
if [[ -x `which nc` ]]; then
alias nyan='nc -v miku.acm.uiuc.edu 23' # nyan cat
fi