diff options
Diffstat (limited to 'common/programs/fish.nix')
| -rw-r--r-- | common/programs/fish.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 '' |
