fix syntax
This commit is contained in:
		
							parent
							
								
									c0e206c0a1
								
							
						
					
					
						commit
						95359e61ee
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -11,7 +11,9 @@ | ||||||
|     # Enable extra features |     # Enable extra features | ||||||
|     enableAutosuggestions = true; |     enableAutosuggestions = true; | ||||||
|     enableCompletion = true; |     enableCompletion = true; | ||||||
|     enableSyntaxHighlighting = true; |     syntaxHighlighting = { | ||||||
|  |       enable = true; | ||||||
|  |     }; | ||||||
|     dotDir = ".config/zsh"; |     dotDir = ".config/zsh"; | ||||||
|      |      | ||||||
|     # Commands that should be added to to top of '.zshrc' |     # Commands that should be added to to top of '.zshrc' | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue