chezmoibitwarden-clito fetch secrets from bitwarden- git
- ssh (for git)
- The bitwarden-cli will be automatically installed by chezmoi.
- This works exclusively (of course) with my own vault. You cannot copy/paste this setup for your computers
| platform | steps |
|---|---|
| MacOS | brew install chezmoi |
| Manjaro | yay -S chezmoi |
export BW_SESSION=$(bw unlock --raw)
chezmoi init Wonskcalb/dotfiles
chezmoi apply