This website requires JavaScript.
Explore
Help
Sign In
sneak
/
osx
Watch
1
Star
0
Fork
You've already forked osx
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b11899c17a
osx
/
custompkg
/
root
/
etc
/
skel
/
Library
/
bashrc.d
/
100.homebrew-paths.sh
3 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
add homebrew paths in front of system paths
2018-10-25 11:37:39 +00:00
export
PATH
=
"
$HOME
/Library/Homebrew/sbin:
$PATH
"
export
PATH
=
"
$HOME
/Library/Homebrew/bin:
$PATH
"