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

3 lines
87 B
Bash
Raw Normal View History

2016-10-08 00:37:22 +00:00
export PATH+=":$HOME/Library/Homebrew/bin"
export PATH+=":$HOME/Library/Homebrew/sbin"