dotfiles

dot files
git clone git://git.rr3.xyz/dotfiles
Log | Files | Refs

.gitconfig (164B)


      1 [user]
      2 	email = robert@rr3.xyz
      3 	name = Robert Russell
      4 [init]
      5 	defaultBranch = master
      6 [pull]
      7 	rebase = true
      8 [url "git@github.com:"]
      9 	insteadOf = https://github.com/