Many changes by GLM
This commit is contained in:
@@ -26,14 +26,13 @@ in {
|
||||
|
||||
settings = {
|
||||
extraConfig = {
|
||||
credential.helper = "!pass-git-helper $@";
|
||||
credential.helper = "!pass-git-helper $@";
|
||||
};
|
||||
user = {
|
||||
name = "Aner Zakobar";
|
||||
email = "aner@zakobar.com";
|
||||
name = "Aner Zakobar";
|
||||
email = "aner@zakobar.com";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
home.file.".config/pass-git-helper/git-pass-mapping.ini".source =
|
||||
./pass-git-mapping.ini;
|
||||
|
||||
Reference in New Issue
Block a user