/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
sudo sh -c 'echo "s ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers'
brew install python awscli imagemagick
sudo ln -s ~/Dropbox /opt
sudo ln -s Dropbox/work /opt
ln -s Dropbox/.bashrc .
ln -s Dropbox/.emacs .
HotKey.config9.2KB