mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
fixing user git settings
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
enable = true;
|
||||
userEmail = "matthew.michal11@gmail.com";
|
||||
userName = "Matthew Michal";
|
||||
extraConfig = {
|
||||
settings = {
|
||||
pull.rebase = true;
|
||||
color.ui = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user