feat: add git-worktree-switcher

This commit is contained in:
Michael Mandl 2025-04-04 13:19:13 +02:00
parent 73c1ab8d56
commit 9056c04c00
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2

View file

@ -4,6 +4,10 @@
programs = {
less.enable = true;
git-credential-oauth.enable = true;
git-worktree-switcher = {
enable = true;
enableZshIntegration = true;
};
git = {
enable = true;