| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-04 | wip: macos configuration | Andrew Guschin | |
| 2024-11-26 | speed up startup by using org tangle only when config.org changed | Andrew Guschin | |
| To determine if config is changed, we can calculate its current md5 and compare it with previous one. If file with previous checksum doesn't exist, then we should bootstrap config anyway, so this will invoke tangle. In most cases, Emacs starts with the same config, so this is a nice optimization. | |||
| 2024-08-01 | rewrite config into literate org mode | Andrew Guschin | |
| 2021-12-24 | Initial commit | Andrew Guschin | |