mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
change git config
This commit is contained in:
parent
58a3f28118
commit
811e6a8429
2 changed files with 19 additions and 3 deletions
9
modules/home/git/config
Normal file
9
modules/home/git/config
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[user]
|
||||
name = Frost-Phoenix
|
||||
email = 67cyril6767@gmail.com
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[credential]
|
||||
helper = store
|
||||
Loading…
Add table
Add a link
Reference in a new issue