diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b9c984 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# My Dotfiles + +You have stumbled upon my common dotfiles repo. +It is managed with [dotbot](https://github.com/anishathalye/dotbot/). diff --git a/git/gitconfig b/git/gitconfig index 48ca480..f7394ce 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -1,7 +1,7 @@ # This is Git's per-user configuration file. [user] name = Eric Teunis de Boone - email = ericteunis@gmail.com + email = ericteunis@deboone.nl [gui] editor = geany [push]