fish: update alias
This commit is contained in:
		
							parent
							
								
									009e52c996
								
							
						
					
					
						commit
						e6a0f77d23
					
				
					 1 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -38,10 +38,9 @@ in
 | 
			
		|||
        '';
 | 
			
		||||
        shellAliases = {
 | 
			
		||||
          vim = "hx";
 | 
			
		||||
          ls = "colorls --gs";
 | 
			
		||||
          l = "ls -l";
 | 
			
		||||
          la = "ls -la";
 | 
			
		||||
          lt = "ls --tree";
 | 
			
		||||
          ls = "colorls --gs -A";
 | 
			
		||||
          ll = "ls -l";
 | 
			
		||||
          lt = "colorls --tree";
 | 
			
		||||
        };
 | 
			
		||||
        plugins = with pkgs.fishPlugins; [
 | 
			
		||||
          {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue