dotfiles

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

.gitconfig (200B)


      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/
     10 [protocol "gits"]
     11 	allow = always