jean-paul@WSWPRIV01:~/projects$ sh -c "$(curl -fsLS https://get.chezmoi.io)" -- init --apply DevSecNinja
info found chezmoi version 2.71.0 for latest/linux/amd64
info found glibc version 2.41
info installed bin/chezmoi
firstname?
lastname?
username?
email?
private domain?
use YubiKey for SSH?
1Password Environment ID for Copilot CLI?
💡 Tip: you can re-enter your details with `chezmoi init --data=false`.
💻 Workstation detected - installing full dotfiles
2026-07-10 14:42:53 STATE [setup] Running initial setup
2026-07-10 14:42:53 RESULT [setup] Initial setup complete
2026-07-10 14:42:53 INFO [install-ppas] PPA installation only supported on Ubuntu/Debian, skipping
2026-07-10 14:42:53 STEP [install-homebrew] Checking for Homebrew installation
2026-07-10 14:42:53 WARN [install-homebrew] Homebrew not found. Installing Homebrew...
2026-07-10 14:42:53 STEP [install-homebrew] Checking for required dependencies
2026-07-10 14:42:53 ERROR [install-homebrew] Missing required dependencies: git
2026-07-10 14:42:53 HINT [install-homebrew] Please install them first:
2026-07-10 14:42:53 HINT [install-homebrew] sudo apt-get install -y git
chezmoi: .chezmoiscripts/linux/05-install-homebrew.sh: exit status 1
Describe the bug
Steps to reproduce
Expected behavior
Actual behavior
Environment