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