diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-14 22:43:48 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-14 22:43:48 +0100 |
| commit | 2117190d840fcdc34d36f8f82ebc6f51725ff92f (patch) | |
| tree | f50ed9c8b8e8ce42f541622858d49142af155888 /source/_posts/learning_arch_linux.md | |
| parent | 059cf035e28315a6860382ee667d624803dadc62 (diff) | |
Add Learning Arch Linux
Diffstat (limited to 'source/_posts/learning_arch_linux.md')
| -rw-r--r-- | source/_posts/learning_arch_linux.md | 16 |
1 files changed, 16 insertions, 0 deletions
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/) + |
