Skip to content

Commit

Permalink
feat(git): configure send-email
Browse files Browse the repository at this point in the history
  • Loading branch information
midchildan committed Feb 4, 2024
1 parent e6299f8 commit a41ee7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/.config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
default = simple
[rebase]
autosquash = true
[sendemail]
confirm = auto
xmailer = false
[alias]
exec = "!exec " # run a shell command from the top directory
[difftool "kitty"]
Expand Down

0 comments on commit a41ee7c

Please sign in to comment.