diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl deleted file mode 100644 index a54f76e..0000000 --- a/dot_gitconfig.tmpl +++ /dev/null @@ -1,3 +0,0 @@ -[user] - email ="{{ .email }}" - name ="{{ .name }}"