From 24faceb23414ff82f063b34ed68f88c3e1629544 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 29 Dec 2020 11:56:38 +0100 Subject: zsh: remove mcfly The lack of fuzzy search was causing it to be a productivity loss --- user/settings/zsh.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'user/settings') diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix index 9b48ef70..893bce38 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -38,11 +38,6 @@ in fi ''; - programs.mcfly = { - enable = true; - enableLightTheme = true; - }; - programs.zsh = { enable = true; -- cgit 1.4.1