mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-10-30 15:56:28 +08:00 
			
		
		
		
	updated arch linux install instructions
This commit is contained in:
		
							parent
							
								
									e0165eaa73
								
							
						
					
					
						commit
						7c85ee7bee
					
				| @ -42,6 +42,11 @@ Second, enable zsh-syntax-highlighting by sourcing the script. Running this comm | |||||||
|     echo "source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc |     echo "source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc | ||||||
|     ``` |     ``` | ||||||
| 
 | 
 | ||||||
|  | * Arch Linux: | ||||||
|  |     ```zsh | ||||||
|  |     echo "source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc | ||||||
|  |     ``` | ||||||
|  | 
 | ||||||
| * NetBSD and OpenBSD: | * NetBSD and OpenBSD: | ||||||
| 
 | 
 | ||||||
|     ```zsh |     ```zsh | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 TimSousa
						TimSousa