ohmyposh
This commit is contained in:
		
					parent
					
						
							
								658a42659c
							
						
					
				
			
			
				commit
				
					
						fa905d2cb6
					
				
			
		
					 7 changed files with 21 additions and 14 deletions
				
			
		|  | @ -1,16 +1,13 @@ | |||
| {...}: { | ||||
|   programs.zsh = { | ||||
|     enable = true; | ||||
|     enableCompletion = true; | ||||
|     enableAutosuggestions = true; | ||||
|     enableSyntaxHighlighting = true; | ||||
| 
 | ||||
|     oh-my-zsh = { | ||||
|       enable = true; | ||||
|     }; | ||||
|     history.size = 10000; | ||||
| 
 | ||||
|     initContent = { | ||||
|       _type = "order"; | ||||
|       content = ''eval "$(oh-my-posh init zsh)"''; | ||||
|       priority = 0; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue