fix: update github username
This commit is contained in:
parent
3dcc3b3f34
commit
706756d6fa
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
user.name = fullname;
|
user.name = fullname;
|
||||||
user.email = email;
|
user.email = email;
|
||||||
|
|
||||||
github.user = "kiana-S";
|
github.user = "tokinanpa";
|
||||||
credential.helper = "store";
|
credential.helper = "store";
|
||||||
safe.directory = [ "/etc/nixos" ];
|
safe.directory = [ "/etc/nixos" ];
|
||||||
git.allowForcePush = true;
|
git.allowForcePush = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue