1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

fix and format frontmatter

This commit is contained in:
2023-07-18 23:26:53 +05:30
parent b5cea84e4d
commit 97fdd892d5
25 changed files with 243 additions and 158 deletions
+10 -8
View File
@@ -1,13 +1,15 @@
---
title: Move WSL 2 Safely to another Drive
date: 2020-12-31 19:07
tags: [wsl, wsl2]
category: development
description: 'It is real pain when you have small SSD and Windows Subsystem for Linux
(WSL) is growing exponentially in size. There is no easy way to move the
WSL installation to another drive. Here in this blog I will discuss how
to tackle this problem with bite size steps.'
image: "/images/windows-wsl2.webp"
date: 2020-12-31T19:07:00
description: It is real pain when you have small SSD and Windows Subsystem for Linux
(WSL) is growing exponentially in size. There is no easy way to move the WSL installation
to another drive. Here in this blog I will discuss how to tackle this problem with
bite size steps.
image: /images/windows-wsl2.webp
tags:
- wsl
- wsl2
title: Move WSL 2 Safely to another Drive
---
It is real pain when you have small SSD and Windows Subsystem for Linux