How do you tidy your home, aka `tree -L2 ~` - Desktop Customization & Workflow
                
		         
	        
        
	
	Users browsing this thread: 1 Guest(s)
				
  | 
		|||
| 
				 
					mine is combined work and home file structure... I can't even show my src folder because there are too many directories.  Folders in ~/Mine/0-99 are typically documents of specific projects or categories (there are often sub-folders within these as they represent larger categorical folders) 
				I opt for a more semantic approach to my file folders. ─┐ . ├─┐ work │ ├── 00 - Operations │ ├── 01 - Administrata │ ├── 02 - Vendors │ ├── 03 - Training │ ├── 04 - InfoSec Program │ ├── 05 - Clients │ ├── 98 - Software │ └── 99 - Scratch └─┐ mine ├── 00 - Backups ├── 01 - XYZ ├── 02 - Family ├── 03 - Me ├── 04 - FST ├── 05 - PE ├── 06 - School ├── 09 - Misc ├── 10 - Projects ├── 98 - Software ├── 99 - scratch └── src  | 
		|||