install: update default git committer e-mail
This commit is contained in:
parent
ded2f56188
commit
b0695cb851
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ TARGET="$HOME"
|
|||
|
||||
[ -r "$DOTFILES/config.local" ] && . "$DOTFILES/config.local"
|
||||
GIT_USER="${GIT_USER:-Fernando Schauenburg}"
|
||||
GIT_EMAIL="${GIT_EMAIL:-fernando@schauenburg.me}"
|
||||
GIT_EMAIL="${GIT_EMAIL:-dev@schauenburg.me}"
|
||||
|
||||
main() {
|
||||
IS_DRY_RUN=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue