all repos — nixfiles @ 30707e291d1d70fc4d1545297c190aefa6512fe6

System and user configuration, managed by nix and home-manager

git: install worktree switcher (wt)
Alan Pearce alan@alanpearce.eu
Fri, 14 Feb 2025 00:02:40 +0100
commit

30707e291d1d70fc4d1545297c190aefa6512fe6

parent

45b5b9a88244fd16936adcb158cb66673086a685

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M user/settings/git.nixuser/settings/git.nix
@@ -125,6 +125,7 @@ };   };
   home.packages = with pkgs; [
     git-extras # delete-merged-branches and friends
+    git-worktree-switcher
     ghq
     delta
     gitui