feat(home): add git config with example configuration for non-NixOS
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[user]
|
||||
email = your.work.email@example.com
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
[user]
|
||||
email = your.work.email@example.com
|
||||