Ignore build artifact
[khome.git] / README.md
index 3e43d7e..855461c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,8 +9,10 @@ Environment.
 Hardware
 --------
 - Laptops:
+    - Dell XPS 13 9300 Developer Edition
+    - ASUS L203M
     - Purism Librem 15 v4
-    - ThinkPad T420
+    - ThinkPad T400
     - ThinkPad T420s
     - ThinkPad T570
 - Monitors:
@@ -100,3 +102,53 @@ Reading list
 - 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.01858 seconds and 4 git commands to generate.