git clone [email protected]:fishberg/dotfiles.git ~/.dotfiles
echo 'export DOTFILES_ROOT="$HOME/.dotfiles"' >> ~/.bashrc
source ~/.bashrc
wget -O - https://raw.githubusercontent.com/fishberg/dotfiles/master/install/quick-start.bash | bash -s
curl -sLf https://raw.githubusercontent.com/fishberg/dotfiles/master/install/quick-start.bash | bash -s