diff --git a/gitconfig b/gitconfig deleted file mode 100644 index ec61b94..0000000 --- a/gitconfig +++ /dev/null @@ -1,11 +0,0 @@ -[credential "https://github.com"] - username = vdrandom -[credential "https://bitbucket.com"] - username = vdrandom -[user] - email = von@vdrandom.org - name = Von Random -[push] - default = simple -[pull] - rebase = true