(no title)
bryanculver | 7 years ago
- Random scratch files in ~/Desktop/Rug (purged monthly, no backup)
- All development in ~/Workspace (routinely backed up)
- Source controlled development in ~/Workspace/Repos/[entity]/[project name] (excluded from backups)
- All non-SCed files in ~/Workspace/[entity]/[project name]
- Downloads in ~/Downloads (purged daily of older than two weeks, not backed up)
- Personal computer has ~/Workspace symlinked from a Dropbox folder: ~/Dropbox/Bryan/Workspace
- Family photos in ~/Dropbox/Family/Photos/[year]/[month]/[YYYY-MM-DD HH-MM-SS].[format]
(routinely push-only sync to Amazon Glacier)
* Several cron jobs to help maintain everything
* Several custom Zsh plugins to make jumping around in shell a breeze
* Daily bullet journal+markdown style notes auto source controlled in
~/Workspace/Repos/Personal/eod/[year]/[month]/[day].md
No comments yet.