]> git.wh0rd.org - home.git/blob - .profile.d/google.sh
more profile updates
[home.git] / .profile.d / google.sh
1 path_prepend "`echo ~`/chromiumos/depot_tools"
2 if [ -d ~/gentoo ] ; then
3 export EPREFIX="$HOME/gentoo"
4 path_append "$EPREFIX/usr/bin"
5 fi