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 = {
|
programs = {
|
||||||
less.enable = true;
|
less.enable = true;
|
||||||
git-credential-oauth.enable = true;
|
git-credential-oauth.enable = true;
|
||||||
|
git-worktree-switcher = {
|
||||||
|
enable = true;
|
||||||
|
enableZshIntegration = true;
|
||||||
|
};
|
||||||
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue