mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 08:45:39 +00:00
remove unnecessary comments
This commit is contained in:
parent
98e5bc7cbf
commit
244b36aee3
@ -236,17 +236,10 @@ in
|
||||
pager = {
|
||||
branch = "false";
|
||||
};
|
||||
#credential = {
|
||||
# helper = "store";
|
||||
#};
|
||||
/* credential = { */
|
||||
/* "https://github.com/helper" = "!gh auth git-credential"; */
|
||||
/* }; */
|
||||
};
|
||||
};
|
||||
|
||||
programs.gh = {
|
||||
#package = nixos-unstable.gh;
|
||||
enable = true;
|
||||
enableGitCredentialHelper = true;
|
||||
settings.git_protocol = "https";
|
||||
|
Loading…
Reference in New Issue
Block a user