From ab6fa2e7383448daebec9de685b52954692247c1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 16 Dec 2024 11:50:56 -0800 Subject: enable fish integration for direnv --- nix/users/fcuny/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/users/fcuny/shell.nix') diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix index bfedc45..cdc393d 100644 --- a/nix/users/fcuny/shell.nix +++ b/nix/users/fcuny/shell.nix @@ -80,6 +80,7 @@ in { enable = true; nix-direnv.enable = true; enableZshIntegration = true; + enableFishIntegration = true; config = { global.disable_stdin = true; global.strict_env = true; -- cgit 1.4.1