From a782c32d59242fb40f615245dc5686809e055845 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 21 Feb 2023 08:01:21 +0000 Subject: [PATCH] doc(golang): add Files section --- golang/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/golang/README.md b/golang/README.md index 1f1ad60..8352cdf 100644 --- a/golang/README.md +++ b/golang/README.md @@ -8,6 +8,14 @@ tagline: | To update or switch versions, run `webi golang@stable` (or `@v1.19`, `@beta`, etc). +### Files + +```text +~/.config/envman/PATH.env +~/.local/opt/go/ +~/go/ +``` + ## Cheat Sheet > Go is designed, through and through, to make Software Engineering easy. It's