My "~/home" bash scripts.
mkdir ~/work
cd ~/work
git clone https://github.com/mv/home.git mv-home
cd mv-home
bash install.sh
Scenario: when working in a temporary virtual machine
curl -s https://github.com/mv/home/simple-home.sh | sudo bash -x
brew install bash bash-completion
