From e9a101ee0855ffe760dfee6a3bb59361c9c528ef Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 4 Dec 2024 12:10:33 +0100 Subject: Revert "home/zsh+pkgs: Add watch-while for long commands lol" This reverts commit 3824d4d797d39bd6f2dee3655027a79713ef400c. Turned out to actually just be really annoying. Funny joke though. --- home/zsh/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'home/zsh/default.nix') diff --git a/home/zsh/default.nix b/home/zsh/default.nix index 284812b..31796a9 100644 --- a/home/zsh/default.nix +++ b/home/zsh/default.nix @@ -2,7 +2,6 @@ imports = [ ./plugins.nix ./editing.nix - ./watch-while.nix ]; programs.zsh = { -- cgit v1.2.3