Skip to content

Instantly share code, notes, and snippets.

@drikin
Created May 23, 2013 03:06
Show Gist options
  • Save drikin/5632526 to your computer and use it in GitHub Desktop.
Save drikin/5632526 to your computer and use it in GitHub Desktop.
add specific path into PATH
export PATH="$PATH":`pwd`/depot_tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment