eza: init (remove colorls)
This commit is contained in:
		
							parent
							
								
									83db829e19
								
							
						
					
					
						commit
						e542f58589
					
				
					 4 changed files with 12 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -38,9 +38,8 @@ in
 | 
			
		|||
        '';
 | 
			
		||||
        shellAliases = {
 | 
			
		||||
          vim = "hx";
 | 
			
		||||
          ls = "colorls --gs -A";
 | 
			
		||||
          ll = "ls -l";
 | 
			
		||||
          lt = "colorls --tree";
 | 
			
		||||
          ls = "eza -lh --icons --git";
 | 
			
		||||
          lss = "ls --total-size";
 | 
			
		||||
        };
 | 
			
		||||
        plugins = with pkgs.fishPlugins; [
 | 
			
		||||
          {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue