My dotfiles managed by chezmoi.
You'll need to install the following software.
- git (Required)
- git-credential-manager (If you want to do it with 'https')
- bitwarden-cli (Required)
After installing chezmoi in .local/bin
, clone this repository to .local/share
and do chezmoi init && chezmoi apply
.
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply "K-Gamma"