X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=c4b81b30188a55218c2cc320d0d0658170bdc0b8;hb=0243b61b67c762b279e4bbaf22db0e67eb9f16af;hp=b154faf56dcfc4be2dd865d6dbed1dc2bf8a9185;hpb=4cdb26d1e071aa734fb715fae4118490e6ab3e70;p=khome.git diff --git a/README.md b/README.md index b154faf..c4b81b3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Hardware -------- - Laptops: - Purism Librem 15 v4 - - ThinkPad T420 + - ThinkPad T400 - ThinkPad T420s - ThinkPad T570 - Monitors: @@ -99,3 +99,54 @@ 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/ +```