config

My configuration files and custom scripts.
git clone https://git.tronto.net/config
Download | Log | Files | Refs

config (188B)


      1 [user]
      2 	email = sebastiano@tronto.net
      3 	name = Sebastiano Tronto
      4 [credential]
      5 	helper = store
      6 [pull]
      7 	rebase = false
      8 [sendemail]
      9 	smtpserver = /usr/bin/msmtp
     10 [push]
     11 	autoSetupRemote = true