m
This commit is contained in:
		
					parent
					
						
							
								ccac697b26
							
						
					
				
			
			
				commit
				
					
						658a42659c
					
				
			
		
					 5 changed files with 33 additions and 4 deletions
				
			
		
							
								
								
									
										16
									
								
								home-manager/luna/categories/cli/zsh/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								home-manager/luna/categories/cli/zsh/default.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| {...}: { | ||||
|   programs.zsh = { | ||||
|     enable = 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