mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	add gpg-agent.conf
This commit is contained in:
		
							parent
							
								
									aa45320a82
								
							
						
					
					
						commit
						6775213b33
					
				
							
								
								
									
										9
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								Makefile
									
									
									
									
									
								
							@ -16,7 +16,7 @@ endif
 | 
				
			|||||||
install:
 | 
					install:
 | 
				
			||||||
	@make $(UNAME)
 | 
						@make $(UNAME)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Linux: bash fish git mutt byobu weechat vim
 | 
					Linux: bash fish git mutt byobu weechat vim gnupg
 | 
				
			||||||
Windows: bash git vim
 | 
					Windows: bash git vim
 | 
				
			||||||
Other: bash git vim
 | 
					Other: bash git vim
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -29,6 +29,7 @@ clean:
 | 
				
			|||||||
	stow -t "$$HOME" -D mutt
 | 
						stow -t "$$HOME" -D mutt
 | 
				
			||||||
	stow -t "$$HOME" -D byobu
 | 
						stow -t "$$HOME" -D byobu
 | 
				
			||||||
	stow -t "$$HOME" -D weechat
 | 
						stow -t "$$HOME" -D weechat
 | 
				
			||||||
 | 
						stow -t "$$HOME" -D gnupg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
bash:
 | 
					bash:
 | 
				
			||||||
	@printf "$(YELLOW)--- bash -----------------------------------------------\n$(RESET)"
 | 
						@printf "$(YELLOW)--- bash -----------------------------------------------\n$(RESET)"
 | 
				
			||||||
@ -59,5 +60,9 @@ weechat:
 | 
				
			|||||||
	@printf "$(YELLOW)--- weechat --------------------------------------------\n$(RESET)"
 | 
						@printf "$(YELLOW)--- weechat --------------------------------------------\n$(RESET)"
 | 
				
			||||||
	stow -t "$$HOME" weechat
 | 
						stow -t "$$HOME" weechat
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: bash fish git vim mutt byobu weechat clean install Windows Linux Other
 | 
					gnupg:
 | 
				
			||||||
 | 
						@printf "$(YELLOW)--- gnupg ----------------------------------------------\n$(RESET)"
 | 
				
			||||||
 | 
						stow -t "$$HOME" gnupg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.PHONY: bash fish git vim mutt byobu weechat gnupg clean install Windows Linux Other
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										3
									
								
								gnupg/.gnupg/gpg-agent.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								gnupg/.gnupg/gpg-agent.conf
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					enable-ssh-support
 | 
				
			||||||
 | 
					keep-display
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user