Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 689 Bytes

File metadata and controls

14 lines (11 loc) · 689 Bytes

Welcome to my DotFiles!

These are made with chezmoi and are inspired by this video and this one

Warning

If you don't know what these do, don't just install them!
These are configuration files for my specific way of working. They setup many things - including 1Password for SSH/Git keys. Just installing these without research will result in a headache!

Getting up to speed

The two-liner to install these and get going is this:

export GITHUB_USERNAME=limegorilla
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME