summaryrefslogtreecommitdiff
path: root/src/content/blog/2019/06/02
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/blog/2019/06/02')
-rw-r--r--src/content/blog/2019/06/02/nixos-stateless-workstation.adoc2
1 files changed, 1 insertions, 1 deletions
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]