From e2b3f3370a98bd7d7e7d5d1a41a63e4efdde2058 Mon Sep 17 00:00:00 2001 From: RubenRam Date: Fri, 27 Oct 2023 22:14:57 +0200 Subject: [PATCH] doc(git): update README Files section --- git/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/git/README.md b/git/README.md index fcc6c1a..438c866 100644 --- a/git/README.md +++ b/git/README.md @@ -7,6 +7,18 @@ tagline: | To update or switch versions, run `webi git@stable` (or `@v2.30`, `@beta`, etc). +### Files + +These are the files / directories that are created and/or modified with this +install: + +```text +~/.config/envman/PATH.env +~/.gitconfig +~/.local/opt/git # Windows +/Library/Developer/CommandLineTools # macOS +``` + ## Cheat Sheet > Git is a fast, scalable, distributed revision control system with an unusually