From 40e6a7dfa9275784b55183334a72366da8d36e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 18 Mar 2024 00:12:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20comments(fish):=20comment=20brew?= =?UTF-8?q?=20line=20at=20the=20beginning=20of=20the=20config.fish=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/fish/config.fish | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index aa23277f..2a2584c4 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,4 +1,5 @@ -eval (/home/linuxbrew/.linuxbrew/bin/brew shellenv) +# Uncomment the next line to enable brew +# eval (/home/linuxbrew/.linuxbrew/bin/brew shellenv) starship init fish | source zoxide init fish | source