Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | ~literate/load-files instead of trying to guess them | dx | |
2020-05-05 | +popup rule for async-shell-command buffer | dx | |
2020-05-05 | ~call-process -> async-shell-command | dx | |
Async shell command gives me a buffer for my output, is faster as it's async rather than blocking my Emacs, and all around better to use. | |||
2020-05-05 | ~setq -> defvar | dx | |
2020-05-05 | ~doom.d -> Doom/.doom.d | dx | |
Proper naming, GNU/Stow style. |