- Make sure you have Dropbox installed and in your path (
~/Dropbox
). - Make sure you also have Bear installed from the App Store (last known working version
v1.5.5
) - Run
git clone [email protected]:Thopiax/bear-sync.git
(if you have a golang path setup with bin, src, pkg, etc. put it on there) - Run
cd bear-sync
. - Run
./bearsync
(with the optional-dropboxPath
flag to tell the script exactly where the config is inside dropbox)