mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	[ssh] Turn off known host hashing and auto add keys after use
This commit is contained in:
		
							parent
							
								
									f8a1d54124
								
							
						
					
					
						commit
						ebc57a32a5
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -9,3 +9,5 @@ Host * | |||
| 	IdentityFile ~/.ssh/keys/%h | ||||
| 	UserKnownHostsFile ~/.ssh/known_hosts ~/.ssh/known_hosts.d/%h ~/.ssh/known_hosts2 | ||||
| 	UpdateHostKeys ask | ||||
| 	HashKnownHosts no | ||||
| 	AddKeysToAgent yes | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue