commit b51036a72b8171727869e452c22d7429157235ea parent 0d0be7e33385706a5878410e2fb69bd5cf58ee05 Author: MichaĆ M. Sapka <michal@sapka.me> Date: Wed, 31 Aug 2022 12:49:53 +0200 fix: add brew to paths Diffstat:
M | fish/.config/fish/config-osx.fish | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/fish/.config/fish/config-osx.fish b/fish/.config/fish/config-osx.fish @@ -1,2 +1,3 @@ +set -gx PATH /opt/homebrew/bin $PATH source /opt/homebrew/opt/asdf/asdf.fish