Add homebrew curl to path

This commit is contained in:
Gabriel Augendre 2023-03-20 15:23:09 +01:00
parent 70122118d2
commit 0300cc80d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
fish_add_path /opt/homebrew/bin $HOME/.local/bin $HOME/.cargo/bin $HOME/.krew/bin
fish_add_path /opt/homebrew/opt/curl/bin /opt/homebrew/bin $HOME/.local/bin $HOME/.cargo/bin $HOME/.krew/bin $HOME/go/bin
{{- if eq .chezmoi.os "linux" }}
fish_add_path /home/linuxbrew/.linuxbrew/bin $HOME/.local/share/JetBrains/Toolbox/scripts
eval "$(brew shellenv)"