From cbd6a89907504fc2f959ce93d94bb119888c8a46 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sat, 20 Jun 2026 04:53:42 +0530 Subject: Back to bash --- common/programs/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/programs/fish.nix') diff --git a/common/programs/fish.nix b/common/programs/fish.nix index 8d9be78..2ff1f90 100644 --- a/common/programs/fish.nix +++ b/common/programs/fish.nix @@ -8,7 +8,7 @@ # ]; programs.fish = { - enable = true; + enable = false; interactiveShellInit = #fish '' -- cgit v1.3.1