Bobspadger / dotfiles-work

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/Bobspadger/dotfiles-work/main/install)"

About

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

License:MIT License


Languages

Language:Shell 100.0%