diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-07-09 17:03:35 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-07-09 17:03:35 +0100 |
| commit | 35a9ead7b372e6a1e25352f3a7ec0b09fe4061b6 (patch) | |
| tree | c8e2c22dd8df9159247cd91fe6d85c67cbaea84f /source/_posts/installing_arch_linux_on_a_x220_thinkpad.md | |
| parent | 6d1d824aec0a16954673ce6dbf9230032b3a4596 (diff) | |
Add shell highlight
Diffstat (limited to 'source/_posts/installing_arch_linux_on_a_x220_thinkpad.md')
| -rw-r--r-- | source/_posts/installing_arch_linux_on_a_x220_thinkpad.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md b/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md index 48ccd30..c475487 100644 --- a/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md +++ b/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md @@ -94,7 +94,7 @@ From the above output I could see that my hard drive was *sda* as *sdb* was the I knew that I wanted to have an encrypted partition and make use of LVM on it so my disk layout would be. -``` +```shell +-------------------+ +--------------------------------------------------------+ | Boot partition | | Logical volume 1 | Logical volume 2 | Logical volume 3 | | | | | | | |
