bump neofetch
This commit is contained in:
		
							parent
							
								
									e8c5094047
								
							
						
					
					
						commit
						e3a1e6a73d
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		| 
						 | 
					@ -1,6 +0,0 @@
 | 
				
			||||||
if [[ "$(uname)" != "Darwin" ]]; then
 | 
					 | 
				
			||||||
  if type ssh-agent &>/dev/null; then
 | 
					 | 
				
			||||||
    pidof ssh-agent >/dev/null || eval $(ssh-agent)
 | 
					 | 
				
			||||||
    ssh-add -l &>/dev/null || ssh-add ~/.ssh/id_rsa
 | 
					 | 
				
			||||||
  fi
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
		Loading…
	
		Reference in a new issue