mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	The old implementation would attempt to load both the default and custom implementations, with the custom one coming first, so it would get clobbered by the default version.
		
			
				
	
	
		
			2 lines
		
	
	
		
			21 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			21 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| source "${0:h}/z.sh"
 |