dotfiles

andersuno
git clone git://git.andersuno.nu/dotfiles.git
Log | Files | Refs | README

commit 460ac521af0b333abf508b2f3c55cacd6f9bcce9
parent 1b8f2845ba3735281addbb755cf920b3527e39ed
Author: andersuno <anders.hedman01@gmail.com>
Date:   Tue,  4 Dec 2018 23:32:08 +0100

 On branch master
 Your branch is up-to-date with 'origin/master'.

 Changes to be committed:
	new file:   .gitconfig

Diffstat:
A.gitconfig | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitconfig b/.gitconfig @@ -0,0 +1,5 @@ +[user] + name = andersuno + email = anders.hedman01@gmail.com +[core] + editor = vim