From 012134beac2328015eaafbf26e0b39aa5dcb7b64 Mon Sep 17 00:00:00 2001 From: MrFortem Date: Wed, 20 Apr 2022 23:02:13 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6534f40..79ade82 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# sysconfig +# sisyphus Complete guide and configuration of my machine. May be outdated, may be not... @@ -10,5 +10,17 @@ Complete guide and configuration of my machine. May be outdated, may be not... ## Links -- [Guide](./Guide.md) +- [System installation](./System-Installation-Guide.md) +- [User setup](./User-Specific-Guide.md) +- [Additional software]() - [Config files]() + +## Analogy + +The analogy is quite simple. + +Over the course of getting to know Linux and during my career as a student, I had to reinstall my OS so many times, either because I bricked my previous install, or because things weren't working the way I wanted them to. On a particular day, I had installed Arch over ten times, which is my personal record of most-installed-computers-in-one-day so far but I also managed to speedrun the installation process to 8min30sec for the kernel with an additional 4min30sec for installing Sway. + +Discovering Linux was a tedious process and I had to start over several times, hence the analogy with [Sisyphus](https://en.wikipedia.org/wiki/Sisyphus), greek myth. + +But also because it sounds cool and it has the sys from sytem in the name, don't tell anyone this though.