added gitstatus to files
This commit is contained in:
		
							parent
							
								
									48e14aefc2
								
							
						
					
					
						commit
						e0f97d4f65
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -25,11 +25,11 @@ in { | |||
|         shellInit = "zoxide init fish | source"; | ||||
|         shellAliases = { | ||||
|           vim = "nvim"; | ||||
|           ls = "colorls"; | ||||
|           l = "colorls -l"; | ||||
|           la = "colorls -a"; | ||||
|           lla = "colorls -la"; | ||||
|           lt = "colorls --tree"; | ||||
|           ls = "colorls --gs"; | ||||
|           l = "ls -l"; | ||||
|           la = "ls -a"; | ||||
|           lla = "ls -la"; | ||||
|           lt = "ls --tree"; | ||||
|         }; | ||||
|       }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue