From your home directory execute one of the following:
# Setup this repo
git init
git remote add origin https://github.com/hsiliev/workstation-scripts.git
git fetch
git checkout -t origin/master
# Run the setup script
./setup
git init
git remote add origin https://github.com/hsiliev/workstation-scripts.git
git fetch
git reset origin/master
git checkout -t origin/master