/dotfiles

Primary LanguageNushell

github.com/lfrancke/dotfiles

Lars Francke’s dotfiles, managed with chezmoi.

Install them with:

chezmoi init https://github.com/lfrancke/dotfiles.git

Secrets are stored in BitWarden and you’ll need the BitWarden CLI installed. Login to BitWarden with:

bw login <email>
bw unlock

export BW_SESSION= ... <as printed by bw unlock>

This is meant to work in tandem with my arch-setup repository which deals with all the system level stuff while these dotfiles are all user local.