Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 615 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 615 Bytes

dotfiles-starter-kit

A boilerplate for setting up your dotfiles that can be easily synced across your systems.

Setup

  • 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.

One-line Install

Make sure to update the username in the command below with your GitHub username.

$ bash -c "$(curl -#fL raw.github.com/gjunkie/dotfiles-starter-kit/main/install)"