config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

config (248B)


      1 [user]
      2 name = dwrz
      3 email = dwrz@dwrz.net
      4 username = dwrz
      5 signingkey = dwrz@dwrz.net
      6 
      7 [core]
      8 editor = emacsclient -t
      9 
     10 [commit]
     11 gpgSign = true
     12 
     13 [credential]
     14 helper = cache
     15 
     16 [diff "gpg"]
     17 textconv = gpg --no-tty --decrypt
     18 
     19 [init]
     20 defaultBranch = trunk