Skip to content

Instantly share code, notes, and snippets.

@crapthings
Created January 1, 2016 13:32
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 crapthings/a9c069bbc7ef70f5023b to your computer and use it in GitHub Desktop.
Save crapthings/a9c069bbc7ef70f5023b to your computer and use it in GitHub Desktop.
To have launchd start rethinkdb at login:
ln -sfv /usr/local/opt/rethinkdb/*.plist ~/Library/LaunchAgents
Then to load rethinkdb now:
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.rethinkdb.plist
==> Summary
🍺 /usr/local/Cellar/rethinkdb/2.2.2: 6 files, 37.3M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment