mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	add ssh_agent_sock to fish startup
This commit is contained in:
		
							parent
							
								
									78ecf80d3b
								
							
						
					
					
						commit
						aa45320a82
					
				@ -12,3 +12,6 @@ set -x GOPATH (/usr/local/go/bin/go env GOPATH)
 | 
			
		||||
 | 
			
		||||
set -x fish_user_paths $fish_user_paths ~/bin /usr/local/go/bin /home/ben/.yarn/bin $GOPATH/bin
 | 
			
		||||
 | 
			
		||||
set -x SSH_AGENT_PID ""
 | 
			
		||||
set -x SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,5 @@
 | 
			
		||||
	signingkey = FC2255B7BBC7EABD4EFAFA1068907D8BCCD85A5A
 | 
			
		||||
[push]
 | 
			
		||||
	default = simple
 | 
			
		||||
 | 
			
		||||
[commit]
 | 
			
		||||
	gpgsign = true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user