From 2f45af6d5945369259361adad08d7418adf5e79d Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Mon, 20 Jun 2022 15:49:37 +0200 Subject: [PATCH] feat: disable tmux/fzf integration --- home-mandlm.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home-mandlm.nix b/home-mandlm.nix index 3ea7d3f..ef7cbe9 100644 --- a/home-mandlm.nix +++ b/home-mandlm.nix @@ -21,7 +21,6 @@ fzf = { enable = true; enableZshIntegration = true; - tmux.enableShellIntegration = true; }; git = {