I would like to move folders like 'Pictures', 'Documents', 'Movies' to a different from default under the root of user's home location, preferably into a sub-folder under the same user's home folder.
For example, user/Music would bo to user/stuff/Music
I'd rather not create symbolic likns to moved folders, but change system's behaviour altogether, so it knows where to find those folders.
Please bear in mind that I do not want to move user's home folder - just those ones, say move them all to /Users/[user name]/stuff/ since I don't like them polluting the home folder there.



chflags hidden <folder>to hide any of them in Finder. This won't move them of course but I like to hidePublicfolder, for instance. – Dan Abramov Sep 28 '11 at 15:10