Add install_passwordmanager.sh
This commit is contained in:
		
							
								
								
									
										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`
 | 
			
		||||
		Reference in New Issue
	
	Block a user