Skip to content

Instantly share code, notes, and snippets.

@robinvanyang
Created November 23, 2015 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinvanyang/4b9232ee375b7d616e7d to your computer and use it in GitHub Desktop.
Save robinvanyang/4b9232ee375b7d616e7d to your computer and use it in GitHub Desktop.
mac添加全局环境变量
sudo sh -c 'echo "/Users/jones/Documents/mypath/mongodb/bin" > /etc/paths.d/mongodb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment