summaryrefslogtreecommitdiff
path: root/source/_posts/learning_arch_linux.md
diff options
context:
space:
mode:
Diffstat (limited to 'source/_posts/learning_arch_linux.md')
-rw-r--r--source/_posts/learning_arch_linux.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/source/_posts/learning_arch_linux.md b/source/_posts/learning_arch_linux.md
deleted file mode 100644
index 5575916..0000000
--- a/source/_posts/learning_arch_linux.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-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/)
-- [Granting Sudo Access to a User in Arch Linux](/posts/granting-sudo-access-to-a-user-in-arch-linux/)
-- [Installing ST, DMENU and DWM in Arch Linux](/posts/installing-st-dmenu-and-dwm-in-arch-linux/)
-- [Pacman Cheat Sheet For Ubuntu Users](/posts/pacman-cheat-sheet-for-ubuntu-users/)