Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh into theme-ryanneufeld

This commit is contained in:
Ryan Neufeld 2011-12-11 22:12:05 -08:00
commit 5ec0d4ac56

View file

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