mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	add ansible-vault to .gitconfig
This commit is contained in:
		
							parent
							
								
									21a5478434
								
							
						
					
					
						commit
						3313c24dbf
					
				@ -2,9 +2,21 @@
 | 
			
		||||
	email = ben@tilde.team
 | 
			
		||||
	name = Ben Harris
 | 
			
		||||
	signingkey = FC2255B7BBC7EABD4EFAFA1068907D8BCCD85A5A
 | 
			
		||||
 | 
			
		||||
[push]
 | 
			
		||||
	default = simple
 | 
			
		||||
 | 
			
		||||
[commit]
 | 
			
		||||
	gpgsign = true
 | 
			
		||||
 | 
			
		||||
[pull]
 | 
			
		||||
	ff = only
 | 
			
		||||
 | 
			
		||||
[diff "gpg"]
 | 
			
		||||
	textconv = gpg --no-tty --decrypt
 | 
			
		||||
	cachetextconv = false
 | 
			
		||||
 | 
			
		||||
[diff "ansible-vault"]
 | 
			
		||||
	textconv = ansible-vault view
 | 
			
		||||
	cachetextconv = false
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user