dotfiles script to set up my shell config on linux and darwin os cd ~ git clone https://github.com/dylanlrrb/dotfiles.git Linux: cd ~/dotfiles git checkout linux cp .bash_profile .. Darwin: cd ~/dotfiles git checkout darwin cp .bash_profile ..