refactor: swap to fzf from skim
This commit is contained in:
		
							parent
							
								
									1905920960
								
							
						
					
					
						commit
						78733bd5ab
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -51,7 +51,7 @@ in | |||
|         enable = true; | ||||
|         nix-direnv.enable = true; | ||||
|       }; | ||||
|       skim = { | ||||
|       fzf = { | ||||
|         enable = true; | ||||
|         enableFishIntegration = lib.mkIf config.homeModules.console.shell.fish.enable true; | ||||
|         defaultCommand = "rg --files --hidden"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue