yujinakayama / atom-auto-update-packages

Keep your Atom packages up to date.
https://atom.io/packages/auto-update-packages
MIT License
33 stars 11 forks source link

Use atom.configDirPath instead of hard coded ~/.atom path #39

Open danielbayley opened 8 years ago

danielbayley commented 8 years ago

The path to the ATOM_HOME directory should never be hard coded.