mirror of
				https://github.com/materusPL/Nixerus.git
				synced 2025-11-03 22:20:27 +01:00 
			
		
		
		
	home-profile: update zsh setting
This commit is contained in:
		
							parent
							
								
									3a3a43c4b7
								
							
						
					
					
						commit
						be0e3ab303
					
				@ -22,7 +22,7 @@ in
 | 
				
			|||||||
    programs.zsh = {
 | 
					    programs.zsh = {
 | 
				
			||||||
      enable = true;
 | 
					      enable = true;
 | 
				
			||||||
      enableAutosuggestions = true;
 | 
					      enableAutosuggestions = true;
 | 
				
			||||||
      enableSyntaxHighlighting = true;
 | 
					      syntaxHighlighting.enable = true;
 | 
				
			||||||
      enableVteIntegration = true;
 | 
					      enableVteIntegration = true;
 | 
				
			||||||
      historySubstringSearch.enable = true;
 | 
					      historySubstringSearch.enable = true;
 | 
				
			||||||
      historySubstringSearch.searchUpKey = ";5A";
 | 
					      historySubstringSearch.searchUpKey = ";5A";
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user