A boilerplate for setting up your dotfiles that can be easily synced across your systems.
- Open up the install script and change the
GITHUB_USER
variable to your username. - Update the files that you want to keep synced between your systems.
Make sure to update the username in the command below with your GitHub username.
bash -c "$(curl -#fL raw.github.com/platocrat/dotfiles-starter-kit/main/install)"