From 1a5fe54d062719e85c940b89bf15ddf95172c914 Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Sun, 25 Feb 2024 19:01:59 +0000 Subject: [PATCH] jujutsu shell integration setting deprecated --- modules/common/shell/jujutsu.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/common/shell/jujutsu.nix b/modules/common/shell/jujutsu.nix index a973998..38563ec 100644 --- a/modules/common/shell/jujutsu.nix +++ b/modules/common/shell/jujutsu.nix @@ -4,7 +4,6 @@ home-manager.users.${config.user}.programs.jujutsu = { enable = true; - enableFishIntegration = false; # Temp: not working # https://github.com/martinvonz/jj/blob/main/docs/config.md settings = {