Commit Graph

5 Commits

Author SHA1 Message Date
dx
72725dd00d ~literate/load-files instead of trying to guess them 2020-05-05 02:59:45 +01:00
dx
1377fe212d +popup rule for async-shell-command buffer 2020-05-05 02:59:45 +01:00
dx
fbc6a4427c ~call-process -> async-shell-command
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 02:59:45 +01:00
dx
cfc7859884 ~setq -> defvar 2020-05-05 02:59:45 +01:00
dx
c65cf688fc ~doom.d -> Doom/.doom.d
Proper naming, GNU/Stow style.
2020-05-05 02:59:45 +01:00