From 2117190d840fcdc34d36f8f82ebc6f51725ff92f Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sun, 14 Jun 2020 22:43:48 +0100 Subject: Add Learning Arch Linux --- source/_posts/learning_arch_linux.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 source/_posts/learning_arch_linux.md (limited to 'source/_posts/learning_arch_linux.md') diff --git a/source/_posts/learning_arch_linux.md b/source/_posts/learning_arch_linux.md new file mode 100644 index 0000000..3901a66 --- /dev/null +++ b/source/_posts/learning_arch_linux.md @@ -0,0 +1,16 @@ +--- +extends: layouts.post +section: content +title: Learning Arch Linux +date: 2020-06-15 +description: A Series of posts where I learn about Arch Linux +tags: [Arch] +--- + +Collected here are the posts about using Arch Linux on my Thinkpad X220. This is my way of documenting how I am learning to setup Arch in the way that I prefer. Feel free to follow along but always consider changing things to suit your needs. + +## Posts + +- [Installing Arch Linux on a Thinkpad X220](/posts/installing-arch-linux-on-a-x220-thinkpad/) +- [Adding a User in Arch Linux](/posts/adding-a-user-in-arch-linux/) + -- cgit v1.2.3-13-gbd6f