/dotfiles-archive

My personal configuration files for Linux. Managed by Chezmoi.

Primary LanguageShellMIT LicenseMIT

My new-new dotfiles

Powered by chezmoi, love, and the 'claw.

Bootstrap a new machine

The quickest way to get up and running:

BINDIR="${HOME}/.local/bin" TAG="latest" sh \
  -c "$(curl -fsLS get.chezmoi.io)" -- init --apply tbjers