Added zoxide module
This commit is contained in:
		
							parent
							
								
									4e46c7ea90
								
							
						
					
					
						commit
						cb94deac89
					
				
					 2 changed files with 23 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,6 +18,7 @@
 | 
			
		|||
      firefox.enable = true;
 | 
			
		||||
      gpg.enable = true;
 | 
			
		||||
      kitty.enable = true;
 | 
			
		||||
      zoxide.enable = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    tools = {
 | 
			
		||||
| 
						 | 
				
			
			@ -33,6 +34,5 @@
 | 
			
		|||
  # misc utils without custom config
 | 
			
		||||
  programs = {
 | 
			
		||||
    fzf.enable = true;
 | 
			
		||||
    zoxide.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue