diff --git a/git/.gitconfig b/git/.gitconfig new file mode 100644 index 0000000..a2e9ba1 --- /dev/null +++ b/git/.gitconfig @@ -0,0 +1,5 @@ +[user] + email = santiago@forero.ga + name = Santiago Forero +[core] + editor = nvim