From 9a64ab70ea3276cf4470b6a23eaca81980f3a071 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 20 Feb 2023 03:43:04 -0500 Subject: switch back to zsh + fix some issues i miss fish but it's being weird :/ --- users/seth/shell/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/seth/shell/fish.nix') diff --git a/users/seth/shell/fish.nix b/users/seth/shell/fish.nix index f00174f..1cfcac1 100644 --- a/users/seth/shell/fish.nix +++ b/users/seth/shell/fish.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { programs.fish = { - enable = true; + enable = false; plugins = [ { name = "autopair-fish"; -- cgit v1.2.3