confmacs
confmacs copied to clipboard
A small tool for managing Emacs configurations.
Had to do a fresh install on my MBP running OSX Yosemite. Had no previous `.emacs.d` folder created. Here's the output of `confmacs select` when `.emacs.d` does not exist: ```...
There is currently no way to store or change settings. A TOML configuration file stored in the user's `XDG_CONFIG` directory would be the preferred way to implement this.
Sharing the ELPA cache would be a nice feature to have. Once this is implemented it will be an optional feature which can be turned off. (see #2)
Any chance of making this work with Windows? It works OK when running `confmacs init` and `confmacs list`, but when I try to run `confmacs select` I get the following:...