blob: 23ba26d59b3d8ffe6e58784866aec99f885cee39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/)
|