home-manager/common: Add color to ip
				
					
				
			This commit is contained in:
		@@ -118,6 +118,9 @@ in
 | 
			
		||||
            hm = "home-manager";
 | 
			
		||||
            k = "kubectl";
 | 
			
		||||
          };
 | 
			
		||||
          shellAliases = {
 | 
			
		||||
            ip = "ip --color=auto";
 | 
			
		||||
          };
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
        ssh = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user