From bc00e1896801b68fb1ceeb7cafd84ef6667c5a35 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 23 Jun 2025 21:56:25 +0900 Subject: fish: fix config.fish --- home-manager/modules/common.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home-manager/modules') diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index 3cc28b1..e5ef2cb 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -119,6 +119,9 @@ in # Bat BAT_THEME = "base16"; + # Fzf + FZF_DEFAULT_COMMAND = "fd --type f --strip-cwd-prefix --hidden --exclude .git"; + # Hgrep HGREP_DEFAULT_OPTS = "--theme=Nord"; }; -- cgit v1.2.3-70-g09d2