From 396294f2be4e5d193f5b5833e37c8aef9de3e3b2 Mon Sep 17 00:00:00 2001 From: RubenRam Date: Mon, 16 Oct 2023 18:49:17 +0200 Subject: [PATCH] doc(brew): update Files section --- brew/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/brew/README.md b/brew/README.md index 6658b76..14c6432 100644 --- a/brew/README.md +++ b/brew/README.md @@ -14,6 +14,14 @@ brew update brew upgrade ``` +### Files + +```text +~/.config/envman/PATH.env +~/.local/opt/brew +~/.local/bin/brew-update-service-install +``` + ## Cheat Sheet > Homebrew installs the stuff you need that Apple (or your Linux system) didn’t.