X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=7d4a6687eaf48719446cc865c6a63e3cb121d894;hb=55115ac1255c2c915eca460b0a95d8c5b385947a;hp=855461cba6514d097fdf492c04e6f0aa698af176;hpb=d21dda6fabfa67249f2229d936e0100bb5883b41;p=khome.git diff --git a/README.md b/README.md index 855461c..7d4a668 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Hardware - Keyboard: - DREVO Tyrfing V2 - Mice: + - Kensington SlimBlade Trackball - PICTEC GEPC034AB - Apple Mighty Mouse USB (A1152) @@ -30,6 +31,8 @@ Software - OS: - Debian GNU/Linux 10 (Buster) + - Ubuntu 18.04 + - Mac OS X 14 - Dictionary: - `dict` - File browsing: @@ -95,6 +98,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 ------------ @@ -102,53 +118,3 @@ 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/ -```