confmacs icon indicating copy to clipboard operation
confmacs copied to clipboard

A small tool for managing Emacs configurations.

Results 4 confmacs issues
Sort by recently updated
recently updated
newest added

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: ```...

bug

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.

feature
D: intermediate

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)

feature
D: easy

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:...

feature
D: intermediate