all repos

dotfiles @ aeaaf27a9aeeed4ab69de09dcadda2e5b150a2ff

i use rach linux btw
1 files changed, 6 insertions(+), 9 deletions(-)
git: update config
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-01-02 23:27:54 +0200
Authored at: 2025-01-02 23:25:38 +0200
Parent: 6d65679
M gitconfig
···
        1
        1
         # vim: ft=gitconfig

      
        2
        2
         

      
        3
        3
         [user]

      
        4
        
        -    name = Smirnov Oleksandr

      
        5
        
        -    email = ss2316544@gmail.com

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

      
        7
        
        -

      
        8
        
        -[github]

      
        9
        
        -    name = olexsmir

      
        
        4
        +    name = Oleksandr Smirnov

      
        
        5
        +    email = olexsmir@gmail.com

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

      
        10
        7
         

      
        11
        8
         [gpg]

      
        12
        9
             program = gpg2

      
        13
        
        -	format = ssh

      
        
        10
        +    format = ssh

      
        14
        11
         

      
        15
        12
         [core]

      
        16
        13
             editor = nvim

      ···
        72
        69
             sort = -committerdate

      
        73
        70
         

      
        74
        71
         [commit]

      
        75
        
        -	gpgSign = true

      
        
        72
        +    gpgSign = true

      
        76
        73
         

      
        77
        74
         [fetch]

      
        78
        
        -	writeCommitGraph = true

      
        
        75
        +    writeCommitGraph = true