From cc537997b29582a1f0048d9ce43b72dcca46b74c Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Sun, 22 Aug 2021 13:16:21 +0300 Subject: [PATCH] feat(config): alias --- public/config/index.html | 1 + public/configs/index.xml | 2 +- public/configs/readme/index.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 public/config/index.html diff --git a/public/config/index.html b/public/config/index.html new file mode 100644 index 0000000..c072819 --- /dev/null +++ b/public/config/index.html @@ -0,0 +1 @@ +https://sqrtminusone.xyz/configs/readme/ \ No newline at end of file diff --git a/public/configs/index.xml b/public/configs/index.xml index 4851366..c3fa670 100644 --- a/public/configs/index.xml +++ b/public/configs/index.xml @@ -69,7 +69,7 @@ My problem with any particular mail setup was that I use Gmail labels quite exte Mon, 01 Jan 0001 00:00:00 +0000 https://sqrtminusone.xyz/configs/readme/ - A set of my GNU/Linux configuration files. + A set of my GNU/Linux configuration files. View at GitHub. The majority of the software is configured with literate configuration strategy via Emacs' Org Mode. This way has its advantages and disadvantages, but overall it’s pretty nice to keep the configs interweaved with comments in a handful of files. The files themselves are managed and deployed via yadm, but I mostly use Org Mode rich noweb whenever I can instead of what yadm offers. diff --git a/public/configs/readme/index.html b/public/configs/readme/index.html index e75397b..86cfaf6 100644 --- a/public/configs/readme/index.html +++ b/public/configs/readme/index.html @@ -61,7 +61,7 @@
-

A set of my GNU/Linux configuration files.

+

A set of my GNU/Linux configuration files. View at GitHub.

The majority of the software is configured with literate configuration strategy via Emacs' Org Mode. This way has its advantages and disadvantages, but overall it’s pretty nice to keep the configs interweaved with comments in a handful of files.

The files themselves are managed and deployed via yadm, but I mostly use Org Mode rich noweb whenever I can instead of what yadm offers.

My current GNU/Linux distribution is GNU Guix. In the context of this repo, Guix allows me to list all the used programs in manifests, which means I have the same set of programs across multiple machines. Looks for Org tables with “Guix dependency” in the header.