osx/custompkg/root/etc/skel/Library/bashrc.d/100.homebrew-paths.sh

3 lines
87 B
Bash

export PATH+=":$HOME/Library/Homebrew/bin"
export PATH+=":$HOME/Library/Homebrew/sbin"