Update install_passwordmanager.sh

This commit is contained in:
Florian Beisel 2024-06-05 10:46:12 +02:00
parent b92db2cb77
commit 166c99a575
1 changed files with 2 additions and 2 deletions

View File

@ -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"