Started customizing starhsip prompt
This commit is contained in:
		
							parent
							
								
									078ff04607
								
							
						
					
					
						commit
						b81255cbf3
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -43,6 +43,15 @@ in {
 | 
			
		|||
    programs.starship = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      catppuccin.enable = true;
 | 
			
		||||
      settings = {
 | 
			
		||||
        format = ''
 | 
			
		||||
          $all$fill$time$line_break$character
 | 
			
		||||
        '';
 | 
			
		||||
 | 
			
		||||
        os.disabled = false;
 | 
			
		||||
        status.disabled = false;
 | 
			
		||||
        time.disabled = false;
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue