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