all repos

dotfiles @ 02f23e31b8e95353d4e7d73405f0b34c901d42fd

i use rach linux btw
1 files changed, 4 insertions(+), 1 deletions(-)
git: allowedSignersFile
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-03-01 15:09:34 +0200
Parent: a92de1a
M gitconfig
ยทยทยท
                3
                3
                 [user]

              
                4
                4
                     name = Oleksandr Smirnov

              
                5
                5
                     email = olexsmir@gmail.com

              
                6
                
                -    signingkey = /home/olex/.ssh/id_ed25519.pub

              
                
                6
                +    signingkey = ~/.ssh/id_ed25519.pub

              
                7
                7
                 

              
                8
                8
                 [gpg]

              
                9
                9
                     program = gpg2

              
                10
                10
                     format = ssh

              
                
                11
                +

              
                
                12
                +[gpg "ssh"]

              
                
                13
                +    allowedSignersFile = ~/.config/git_allowed_signers

              
                11
                14
                 

              
                12
                15
                 [core]

              
                13
                16
                     editor = nvim