Add script to change to the UGent git identity

This commit is contained in:
coolneng 2021-11-22 16:28:41 +01:00
parent eeedf54a97
commit d87153bd00
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
git config user.name "akasroua"
git config user.email "amin.kasrouaouam@ugent.be"