Pass git helper ini
This commit is contained in:
@@ -26,6 +26,9 @@ in {
|
|||||||
extraConfig = {
|
extraConfig = {
|
||||||
credential.helper = "!pass-git-helper $@";
|
credential.helper = "!pass-git-helper $@";
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
home.file.".config/pass-git-helper/git-pass-mapping.ini".source =
|
||||||
|
./pass-git-mapping.ini;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
[*git.zakobar.com*]
|
||||||
|
target=zakobar.com/users/aner
|
||||||
Reference in New Issue
Block a user