Add install_passwordmanager.sh
This commit is contained in:
parent
963cf5aadb
commit
b92db2cb77
9
run_once_before_install_passwordmanager.sh.tmpl
Normal file
9
run_once_before_install_passwordmanager.sh.tmpl
Normal file
@ -0,0 +1,9 @@
|
||||
{{ if eq .chezmoi.os "darwin" -}}
|
||||
#!/bin/bash
|
||||
|
||||
brew install bw
|
||||
{{ end -}}
|
||||
|
||||
bw config server https://vault.beisel.org
|
||||
|
||||
echo You can now login with `bw login`
|
Loading…
x
Reference in New Issue
Block a user