diff options
-rw-r--r-- | .gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ [user] email = [email protected] name = Guangxiong Lin + signingkey = DC290711AFF905FA [init] defaultBranch = main +[commit] + gpgsign = true |
index : dotfiles | ||
This is the dotfiles used by gx. | Guangxiong Lin |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitconfig | 3 |
@@ -1,5 +1,8 @@ [user] email = [email protected] name = Guangxiong Lin + signingkey = DC290711AFF905FA [init] defaultBranch = main +[commit] + gpgsign = true |