From 2d4624494ac55685b3c660e49ea46121749192a2 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 28 Feb 2024 14:10:56 +0100 Subject: Indentation fix. --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 1be5bb4..dfe71a7 100644 --- a/init.org +++ b/init.org @@ -400,7 +400,7 @@ Store paths have long hashes. In most cases I don’t really care, so I use =gu I’m often building Guix packages in the shell. =guix-build-log-minor-mode= gives me key bindings to fold and jump over build phases, and it adds pretty faces to the otherwise bland wall of text. #+BEGIN_SRC elisp - (add-hook 'shell-mode-hook 'guix-build-log-minor-mode) +(add-hook 'shell-mode-hook 'guix-build-log-minor-mode) #+END_SRC I’m monitoring the Guix build farm =berlin.guixsd.org=, which is hosted at the MDC. -- cgit v1.2.3