update fish config
This commit is contained in:
		
							parent
							
								
									88b40816aa
								
							
						
					
					
						commit
						282d2e878e
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
					@ -239,6 +239,13 @@ in {
 | 
				
			||||||
        gr   = "cd (git root)";
 | 
					        gr   = "cd (git root)";
 | 
				
			||||||
        gri  = "git rebase --interactive FETCH_HEAD";
 | 
					        gri  = "git rebase --interactive FETCH_HEAD";
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					    functions = {
 | 
				
			||||||
 | 
					      fish_greeting = "";
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					  programs.zoxide = {
 | 
				
			||||||
 | 
					    enable = true;
 | 
				
			||||||
 | 
					    enableFishIntegration = true;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  home.file = {
 | 
					  home.file = {
 | 
				
			||||||
    # ".config/sway/config".source = ./sway;
 | 
					    # ".config/sway/config".source = ./sway;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue