diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index 8459a61..0000000 --- a/.gitconfig +++ /dev/null @@ -1,16 +0,0 @@ -[user] - name = juancwu - email = 46619361+juancwu@users.noreply.github.com - signingkey = /home/jc/.ssh/id_ed25519.pub - -[init] - defaultBranch = main - -[pull] - rebase = true - -[gpg] - format = ssh - -[commit] - gpgsign = true