Add /usr/local/share/python3 to path, if it exists on Darwin systems
This commit is contained in:
		
							parent
							
								
									01784c7fd4
								
							
						
					
					
						commit
						fc17e8425c
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								env.darwin
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								env.darwin
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
# vim: set ft=zsh:
 | 
			
		||||
# Eryn Wells <eryn@erynwells.me>
 | 
			
		||||
 | 
			
		||||
[[ -d /usr/local/share/python3 ]]
 | 
			
		||||
   && path+=(/usr/local/share/python3)
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue