Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 685 Bytes

File metadata and controls

16 lines (13 loc) · 685 Bytes

dotfiles

My personal dotfiles.
These files are extremely opinionated and I would not recommend installing them. Instead this repo is meant for my personal use and maybe some inspiration to others. But who am I to tell you what to do, right?

Installation instructions

NOTE: these instructions only work when you have my private key, which I hope you don't :)
Again this isn't recommended, but if you want to apply my configs, you'll have to delete all encrypted files.

  1. Install chezmoi
  2. chezmoi init https://github.com/jcronenberg/dotfiles.git Init repo
  3. chezmoi diff Check changes it would make
  4. chezmoi apply Apply changes