mirror of
				https://github.com/zsh-users/zsh-autosuggestions.git
				synced 2024-05-11 05:54:57 +00:00 
			
		
		
		
	This commit is based on [zsh-syntax-highlighting's similar commit][1].
Also, motivated from PR #640.
[1]: 750aebc553
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			53 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			53 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
0=${(%):-%N}
 | 
						|
source ${0:A:h}/zsh-autosuggestions.zsh
 |