feat: Adding settings for git to use GPG signing

This commit is contained in:
2026-07-31 12:38:42 -05:00
parent e751cee778
commit 0a4bf53aab
3 changed files with 7 additions and 0 deletions

View File

@@ -103,3 +103,6 @@ The config adds the following settings outside of oh-my-zsh:
The gitconfig, centered on nvim integration, gives contains a selection of useful aliases and sets some basic defaults.
It also includes a local override config hosted at `~/.config/git/local` for adding username and email as well as any other options needed for a local machine.
> [!NOTE]
> For signing support put the `gpgsign` option in the local gitconfig