4 lines
		
	
	
		
			94 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			94 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| export PASSWORD_STORE_DIR="$HOME/know/id"
 | |
| export PASSWORD_STORE_GENERATED_LENGTH=16
 |