diff options
| -rw-r--r-- | dot.gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.gitconfig b/dot.gitconfig index c1ddb09..fe203b4 100644 --- a/dot.gitconfig +++ b/dot.gitconfig @@ -18,3 +18,5 @@ browser = google-chrome [pull] ff = only +[sendemail] + bcc = fcc-sent@qsuscs.de |
