rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

config.macos (374B)


      1 [user]
      2     name = Mark Feller
      3     email = mfeller@squareup.com
      4     signingkey = AD1123AE40116CBA25464FA10B54905CC58C10EE
      5 
      6 [url "git@github.com/"]
      7     insteadOf = https://github.com/
      8 
      9 [commit]
     10     gpgsign = true
     11 
     12 [gpg]
     13     program = gpg
     14 
     15 [tag]
     16     forceSignAnnotated = true
     17 
     18 [github]
     19     user = mfeller-square
     20 
     21 [include]
     22     path = ~/Development/config_files/square/gitconfig