ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install Caskroom/cask/osxfuse
brew install homebrew/fuse/sshfs
brew install ssh-copy-id
brew install coreutils
brew install findutils --with-default-names
brew install gnu-sed --with-default-names
brew install gnu-tar --with-default-names
brew install gnu-which --with-default-names
brew install gnutls ---with-default-names
brew install homebrew/dupes/grep
brew install binutils
brew install homebrew/dupes/diffutils
brew install homebrew/dupes/gzip
brew install git
brew install autossh
brew install wget
brew install Caskroom/cask/iterm2
brew install Caskroom/cask/google-chrome
brew install Caskroom/cask/google-drive
brew install homebrew/science/r
brew install Caskroom/cask/rstudio
mkdir -p ~/git
cd ~/git
git clone https://github.com/dads2busy/sdal_configs.git
cd sdal_configs
bash setup.sh
ssh-copy-id lightfoot
ssh-copy-id sdal_pg
ssh-copy-id sdal_r
ssh-copy-id sdal_py
ssh-copy-id sdal_an