summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-03-10 16:34:34 +0100
committerAhmed Abdelhalim <[email protected]>2022-03-10 16:34:34 +0100
commitb25c8a2572fd4cfa453d69c7c7e811bcae02a357 (patch)
tree67ad5362e3a040489dc9e5cf4d028e8a48ff10b1 /README.md
parentd7f970a7a52b6e84adf7c11b4bfa57ffff949f96 (diff)
Update the brew casks and disable analytics
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fb2e01a..26b2ae8 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ git clone https://git.sr.ht/~a14m/.rc ~/.rc
cd ~/.rc
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
+brew analytics off
brew tap Homebrew/bundle
brew bundle
```