|
|
|
|
|
by abathur
1122 days ago
|
|
I collapse the crufty locations down onto my desktop. It doesn't really stop me from treating it that way, but it means there's only one place to clean up, and creeping icon sprawl eventually forces me to deal with it semi-regularly (instead of letting it slide until it's time to wipe the device...): $ ls -ld ~/{Desktop,Documents,Downloads}
lrwxr-xr-x 1 abathur staff 24 Apr 19 2020 /Users/abathur/Desktop -> /Users/abathur/Downloads
lrwxr-xr-x 1 abathur staff 24 Apr 19 2020 /Users/abathur/Documents -> /Users/abathur/Downloads
drwx------+ 233 abathur staff 7456 May 29 13:56 /Users/abathur/Downloads
|
|