diff --git a/run_once_before_install_passwordmanager.sh.tmpl b/run_once_before_install_passwordmanager.sh.tmpl index be573ac..b1288b6 100644 --- a/run_once_before_install_passwordmanager.sh.tmpl +++ b/run_once_before_install_passwordmanager.sh.tmpl @@ -1,9 +1,9 @@ {{ if eq .chezmoi.os "darwin" -}} #!/bin/bash -brew install bw +brew install bitwarden-cli {{ end -}} bw config server https://vault.beisel.org -echo You can now login with `bw login` +echo You can now login with "bw login"