From 175fe64a36b595862d31b251b6966d33bddc74b1 Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Tue, 5 Oct 2021 20:53:53 -0700 Subject: [PATCH] Added missing code fence highlighting languages --- content/posts/X1C6-arch-linux-install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/X1C6-arch-linux-install.md b/content/posts/X1C6-arch-linux-install.md index afd15ab..8c85388 100644 --- a/content/posts/X1C6-arch-linux-install.md +++ b/content/posts/X1C6-arch-linux-install.md @@ -555,7 +555,7 @@ Restart terminal and p10k config wizard will run (or manually run `p10k configur #### Vim plugin manager -``` +```bash mkdir -p ~/.vim/bundle git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim ``` @@ -584,7 +584,7 @@ Browse to `localhost:631` to configure printer (Brother HL-L2350 for me) (`yay - #### QMK -``` +```bash yay -Q python-pip pip install --user qmk qmk setup