Accept a name for dl and include starter script file
[khome.git] / README.md
index a156a56..8a2b62c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,28 +8,36 @@ Environment.
 
 Hardware
 --------
+- Desktop:
+  - "citadel" (custom build):
+    - board: X570 AORUS PRO WIFI
+    - CPU: AMD Ryzen 9 5950X
+    - GPU: NVIDIA GeForce GT 1030
+    - memory: 32 GB (2 x 16 GB) Crucial Ballistix RGB DDR4 3600
+    - storage: 1TB Samsung 970 EVO SSD - M.2 NVMe
+    - power: SeaSonic FOCUS Plus 850W
 - Laptops:
-    - Dell XPS 13 9300 Developer Edition
-    - ASUS L203M
+    - "zondaii" (Dell XPS 13 9300 Developer Edition)
+    - "gnush" (ASUS L203M)
     - Purism Librem 15 v4
     - ThinkPad T400
     - ThinkPad T420s
     - ThinkPad T570
 - Monitors:
-    - Asus ROG PG348Q 34" 3440 x 1440
-    - Dell 1920x1080
-- Keyboard:
+    - Dell Ultrasharp U2718Q 27" 3840x2160 @ 60.00Hz
+- Keyboards:
+    - Leopold FC750R
     - DREVO Tyrfing V2
 - Mice:
     - Kensington SlimBlade Trackball
     - PICTEC GEPC034AB
-    - Apple Mighty Mouse USB (A1152)
 
 
 Software
 --------
 
 - OS:
+    - Void Linux
     - Debian GNU/Linux 10 (Buster)
     - Ubuntu 18.04
     - Mac OS X 14
@@ -112,59 +120,13 @@ Software
         - https://swaywm.org/
         - https://github.com/swaywm/sway
 
+Reference
+---------
+- https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.1.html
+
 Reading list
 ------------
 - https://wiki.archlinux.org/index.php/Xinit
 - https://aur.archlinux.org/cgit/aur.git/tree/?h=xinit-xsession
 - https://wiki.archlinux.org/index.php/PCManFM
 - https://www.ibm.com/developerworks/library/os-xapianomega/
-
-Directory tree organization
----------------------------
-An incomplete sketch.
-
-```
-$HOME/
-    bin/
-    etc/
-    irc/
-    lib/
-    opt/
-    tmp/
-    usr/
-    var/
-    Archives/
-        Audio/
-        Backups/
-            $machine/
-        Documents/
-        Image/
-            Misc/
-            Photos/
-                $year/
-                    $month/
-                        $day/
-                            ?$event_name/
-            Screenshots/
-            Wallpapers/
-        Software/
-            bin/
-                $vendor/
-            src/
-                packages/
-                repos/
-                    remote/
-                        $server/
-                            $repo/
-                tarballs/
-        Video/
-            Film/
-                $film/
-            Web/
-                $server/
-    Experiments/
-        ${timestamp}--${experiment-name}/
-    Projects/
-        $project/
-    Work/
-```
This page took 0.027404 seconds and 4 git commands to generate.