# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/kent0/Scripts/master/bootstrap)"; source ~/.bashrc

mkdir ~/Developer
cd ~/Developer 

git clone git@github.com:kent0/Dotfiles.git
git clone git@github.com:kent0/Scripts.git
git clone git@github.com:kent0/Z.git

Scripts/italic
Scripts/dotlink

echo 'if [ -f ~/.bashrc ]; then source ~/.bashrc; fi' > ~/.bash_profile