about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/users/fcuny/shell.nix1
1 files changed, 1 insertions, 0 deletions
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;