5 lines
179 B
Bash
5 lines
179 B
Bash
# only source this file
|
|
# ==================================================
|
|
|
|
git config --global user.name "Nur a bot"
|
|
git config --global user.email "joerg.nur-bot@thalheim.io"
|