dotfiles

my active dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

.gitconfig (134B)


      1 [user]
      2 	name = Jake Koroman
      3 	email = jake@jakekoroman.com
      4 
      5 [sendemail]
      6 	sendmailCmd = msmtp -a personal
      7 
      8 [init]
      9 	defaultBranch = main