]> git.wh0rd.org - home.git/blob - .profile.d/google.sh
9b37d72d7acb58b0de742370de1646a7addfc821
[home.git] / .profile.d / google.sh
1 if [ -d ~/chromiumos/depot_tools ] ; then
2 PATH="${PATH}:`echo ~`/chromiumos/depot_tools"
3 fi