feat: add git-worktree-switcher
This commit is contained in:
parent
73c1ab8d56
commit
9056c04c00
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
programs = {
|
||||
less.enable = true;
|
||||
git-credential-oauth.enable = true;
|
||||
git-worktree-switcher = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue