diff options
| author | Thomas Schneider <qsx@qsx.re> | 2017-02-26 17:08:42 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2017-02-26 17:10:03 +0100 |
| commit | d9006253e836c0d998f6726fe90d74f8b26e5c99 (patch) | |
| tree | 0a12a4a6fc4137b5ed655a418b4bcf5dfbda03c0 /dot.gitconfig | |
| parent | 3218d7181246e04fa05225c73c9bf14acffcb0e1 (diff) | |
git: Save a copy of sent mail
Signed-off-by: Thomas Schneider <qsx@qsx.re>
Diffstat (limited to 'dot.gitconfig')
| -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 |
