Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 384 Bytes

dotfiles

Opinionated configuration files to recreate my cozy setup by leveraging chezmoi dotfiles manager.

Getting started

Bootstrapping a new system is super simple, just paste this two lines to a terminal and let chezmoi do its magic 🪄️

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