dotfiles

Clean dotfiles
git clone git://git.dimitrijedobrota.com/dotfiles.git
Log | Files | Refs

config (198B)


      1 [user]
      2 	email = mail@dimitrijedobrota.com
      3 	name = Dimitrije Dobrota
      4 	signingkey = 13BEE767F44D779F
      5 [core]
      6 	editor = vim
      7 [init]
      8 	defaultBranch = master
      9 [commit]
     10 	gpgsign = true
     11 [tag]
     12 	gpgsign = true