X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=3ac04318f3282e7821db26b123a7d239587ae753;hb=d7b0ddeb5eafc0ff7fbed92e7a7049c3bcf5510f;hp=e6d30a35a7702cdb23e2beb5eb416f941f1b93ad;hpb=7bbdbc1bdbaa237c7978e048c93609e6e126a842;p=khome.git diff --git a/README.md b/README.md index e6d30a3..3ac0431 100644 --- 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: @@ -93,6 +95,19 @@ Software - Desktop search: - [doodle](https://grothoff.org/christian/doodle/) +- Email + - IMAP + - [imapsync](https://imapsync.lamiral.info/) + - [isync/mbsync](http://isync.sourceforge.net/) + - [offlineimap](http://offlineimap.org/) + - Maildir + - [syncmaildir](ttp://syncmaildir.sourceforge.net) +- Wayland (if I ever decide to use it) + - notifications + - https://github.com/emersion/mako + - window manager: + - https://swaywm.org/ + - https://github.com/swaywm/sway Reading list ------------ @@ -106,21 +121,47 @@ Directory tree organization An incomplete sketch. ``` -Archives - Audio - Backups - $machine_1 - ... - $machine_n - Documents - Image - Photos - $year - $month - $day - ?$event_name - Screenshots - Video -Projects -Work +$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/ ```