sudo rm /private/etc/hosts; sudo curl -O http://zacharykelaty.com/hosts; sudo cp hosts /private/etc; exit

