dotbot is used to manage these files.
git clone https://github.com/tim-hilde/dotfiles.git ~/dotfiles
cd dotfiles
You can install only the defaults and also for macOS and Linux:
./install # for installing defaults
./install mac # for installing defaults and macos
./install linux # for installing defaults and linux
``