From a26044abe627258ea4dbb5c474626834f4cedb85 Mon Sep 17 00:00:00 2001 From: Stuart Stephens Date: Fri, 1 Nov 2024 12:42:15 -0400 Subject: [PATCH] adding git config details --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3884f79c..327cd627 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ ## Installation +### Git Config + +`git config --global user.name StuartStephens` +`git config --global user.email contact@stuartstephens.com` +`git config --global --add --bool push.autoSetupRemote true` + ### Install Neovim Kickstart.nvim targets *only* the latest