mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	add ssh alias to not check host key
This commit is contained in:
		
							parent
							
								
									b510d6958f
								
							
						
					
					
						commit
						66cab63945
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -160,6 +160,8 @@ source ${ZSH}/oh-my-zsh.sh
 | 
			
		|||
#[[ $(command -v kubectl) ]] && alias pk='proxy_kubectl'
 | 
			
		||||
#{%@@ endif @@%}
 | 
			
		||||
 | 
			
		||||
alias ssh-no-check="ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"
 | 
			
		||||
 | 
			
		||||
# Initialize pyenv
 | 
			
		||||
 | 
			
		||||
# Enable pipx completions
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue