This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-host/all/app/brew

3 lines
138 B
Plaintext

[[ -d "/opt/brew" ]] && path_append /opt/brew/bin
[[ -d /home/linuxbrew/.linuxbrew/bin ]] && path_append /home/linuxbrew/.linuxbrew/bin