From d36c2e459a74ec67e523539eb98b78b95b01432a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 16 Apr 2025 11:20:43 -0300 Subject: src/content/: Normalize [source,$lang] code blocks --- src/content/blog/2019/06/02/nixos-stateless-workstation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content/blog/2019') diff --git a/src/content/blog/2019/06/02/nixos-stateless-workstation.adoc b/src/content/blog/2019/06/02/nixos-stateless-workstation.adoc index 541440b..f89a106 100644 --- a/src/content/blog/2019/06/02/nixos-stateless-workstation.adoc +++ b/src/content/blog/2019/06/02/nixos-stateless-workstation.adoc @@ -106,7 +106,7 @@ I'm using {myrepos}[myrepos] to manage all my git repositories, and the general rule I apply is to add any repository specific configuration in myrepos' `checkout` phase: -[source,shell] +[source,sh] ---- # sample ~/.mrconfig file snippet [dev/guix/guix] -- cgit v1.2.3