2 lines
138 B
Text
2 lines
138 B
Text
[[ -d "/opt/brew" ]] && path_append /opt/brew/bin
|
|
[[ -d /home/linuxbrew/.linuxbrew/bin ]] && path_append /home/linuxbrew/.linuxbrew/bin
|