Merge branch 'master', remote branch 'upstream/master'

This commit is contained in:
Pavel Puchkin 2011-12-07 20:34:08 +11:00
commit 4e4763755b

View file

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