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

3 lines
95 B
Bash

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