osx/custompkg/root/etc/skel/Library/bashrc.d/100.localbin.sh

3 lines
81 B
Bash
Raw Normal View History

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