mirror of
				https://github.com/zsh-users/zsh-autosuggestions.git
				synced 2025-10-30 15:26:29 +08:00 
			
		
		
		
	Update INSTALL.md
This commit is contained in:
		
							parent
							
								
									9ad305c906
								
							
						
					
					
						commit
						bb18c4f677
					
				| @ -39,7 +39,10 @@ | |||||||
| 2. Add the plugin to the list of plugins for Oh My Zsh to load (inside `~/.zshrc`): | 2. Add the plugin to the list of plugins for Oh My Zsh to load (inside `~/.zshrc`): | ||||||
| 
 | 
 | ||||||
|     ```sh |     ```sh | ||||||
|     plugins=( [plugins...] zsh-autosuggestions) |     plugins=(  | ||||||
|  |         # other plugins... | ||||||
|  |         zsh-autosuggestions | ||||||
|  |     ) | ||||||
|     ``` |     ``` | ||||||
| 
 | 
 | ||||||
| 3. Start a new terminal session. | 3. Start a new terminal session. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 keskinsaf
						keskinsaf