Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-30 | ~variadic-remove -> remove-mult | AChavali | |
2019-12-30 | +variables: bin-dir, preloaded-files | AChavali | |
bin-dir for where the el files should end up, preloaded-files for files that don't need to be loaded | |||
2019-12-30 | ~literate config setup -> literate configuration | AChavali | |
2019-12-30 | ~modules -> bin for el files | AChavali | |
Changed literate config to use bin as the el file location, so that my main space isn't cluttered with el files | |||
2019-12-30 | +wrapped my own literate config setup! | AChavali | |
+literate.org file that holds the config program +bootstrap to config.org that loads the literate.el file, which in turn parses all the other files and loads everything -literate config module, I have my own now |