From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2025/Archwiki-on-my-laptop.html | 38 ++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100755 articles/2025/Archwiki-on-my-laptop.html (limited to 'articles/2025/Archwiki-on-my-laptop.html') diff --git a/articles/2025/Archwiki-on-my-laptop.html b/articles/2025/Archwiki-on-my-laptop.html new file mode 100755 index 0000000..bb91166 --- /dev/null +++ b/articles/2025/Archwiki-on-my-laptop.html @@ -0,0 +1,38 @@ + + + + + + + Archwiki on my laptop + + +
+

Bloggings

+ Back + +
+ +
+
+

Archwiki on my laptop

+

2025-05-15

+

Wikiman enables you to peruse wiki's on your computer

+
+pacman -S wikiman
+pacman -S arch-wiki-docs
+cp /etc/wikiman.conf ~/.config/wikiman/
+
+

edit ~/.config/wikiman/wikiman.config to your liking. I use the chawan browser instead of w3m for example.

+

git page for Wikiman

+

Note: wikiman can be used in the TTY which can be a life saver if you have borked your installation.

+
+
+ + + -- cgit v1.3.1