diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index 47a6f1b..0000000 --- a/.gitconfig +++ /dev/null @@ -1,9 +0,0 @@ -[user] - email = nick@theflyingfool.com - name = TheFlyingFool -; [diff] -; tool = vscode -; [difftool "vscode"] -; cmd = "code --wait --diff $LOCAL $REMOTE " -; [fetch] -; prune = true