You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in install.conf.yaml,
the link target of config files located within homebrew directory is hard coded as /usr/local/…
instead of the variable $(brew --prefix)/…,
because the variable can’t be expanded in the link directory.
in install.conf.yaml,
the link target of config files located within homebrew directory is hard coded as /usr/local/…
instead of the variable $(brew --prefix)/…,
because the variable can’t be expanded in the link directory.