From 46ec8c095e0417abb96534e44618b9334e450b8e Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sun, 8 Dec 2019 01:45:19 -0500 Subject: [PATCH] Update dir layout --- README.md | 60 +++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 43 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 711940e..c4b81b3 100644 --- a/README.md +++ b/README.md @@ -106,21 +106,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/ ``` -- 2.20.1