From 956398a5497d7943c34bbba0dcf17dd6e6449fa9 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 27 Jul 2020 17:17:39 +0000 Subject: [PATCH] Restyled by prettier --- content/blog/2020-06-28-shtab-completion.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/2020-06-28-shtab-completion.md b/content/blog/2020-06-28-shtab-completion.md index b79fd97680..8cabb4c8b7 100644 --- a/content/blog/2020-06-28-shtab-completion.md +++ b/content/blog/2020-06-28-shtab-completion.md @@ -45,8 +45,8 @@ branch without `` to do the heavy lifting. common vowel, and "T" the most common consonant. My keyboard use probably looks more like this: -![](/uploads/images/2020-06-28/key-frequencies.png 'Yes, I use vim =500')_My -key usage_ +![](/uploads/images/2020-06-28/key-frequencies.png 'Yes, I use vim =500')_My key +usage_ Now there's a tool called `dvc` which is like [Git for data](https://dvc.org). It can be viewed as a cross-platform combination of [`git`] and [`make`]