xiaohanyu / oh-my-emacs

[Stopped] Provide an awesome, out-of-box, literate dotemacs for both newbies and nerds.
BSD 3-Clause "New" or "Revised" License
705 stars 141 forks source link

Fixing recipe-path to be looked-up in the ome-dir #139

Closed maslennikov closed 9 years ago

maslennikov commented 9 years ago

In case when we place the OME base directory to the directory different from .emacs.d, el-get custom recipies were not found.

xiaohanyu commented 9 years ago

Thanks for making ome more portable.