Revert "Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh into patch-1"

This reverts commit 56e0ab6a30, reversing
changes made to 87f7098dd4.
This commit is contained in:
Benjamin Krueger 2014-02-04 22:00:27 -08:00
commit 186dd035ae
4 changed files with 13 additions and 71 deletions

View file

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