Skip to content

Instantly share code, notes, and snippets.

@slowfranklin
Created August 1, 2014 12:02
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 slowfranklin/f93e21b4371d8429b82b to your computer and use it in GitHub Desktop.
Save slowfranklin/f93e21b4371d8429b82b to your computer and use it in GitHub Desktop.
shell source file
INSTALLDIR=/some/dir
TRACKER_DIR="$INSTALLDIR/var/tracker"
export HOME="$TRACKER_DIR"
export DBUS_SESSION_BUS_ADDRESS="unix:path=$INSTALLDIR/var/run/spotlight.ipc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment