From 869e40d276ec04f04330cccfb3d844c871709992 Mon Sep 17 00:00:00 2001 From: Marley Rae Date: Sun, 28 Jan 2024 21:46:55 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Brew=20config=20->=20fish?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homebrew/brew.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 homebrew/brew.fish diff --git a/homebrew/brew.fish b/homebrew/brew.fish new file mode 100644 index 0000000..2ff560e --- /dev/null +++ b/homebrew/brew.fish @@ -0,0 +1,3 @@ +#!/usr/bin/env fish + +set -gx HOMEBREW_NO_ANALYTICS 1