Add some git config and work email
This commit is contained in:
@@ -139,7 +139,10 @@
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Alexander Wainwright";
|
||||
userEmail = "code@figtree.dev";
|
||||
userEmail = "alexander.l.wainwright@boeing.com";
|
||||
extraConfig = {
|
||||
pull.ff = "only";
|
||||
};
|
||||
};
|
||||
|
||||
# starship - an customizable prompt for any shell
|
||||
|
||||
Reference in New Issue
Block a user