I created a local db with updatedb -l 0 -o update.db -U .
Now when I am under the directory where the update.db is or any other directory below it, I want helm-locate to use the update.db
(as in sublime go-to-anything with a folder)
How can I do this?
(I have to go to the directory which contains the update.db file everytime)..