*2010.04.16 15:16:58 system macosx shared space

make a common directory for all User Accounts to use for shared information on the system. I like to use /c :

sudo mkdir /c cd /c sudo chmod 777 .

create new clones of any personal mercurial repositories. hg clone /media/CONTEXT/technical /c/technical

cd cp /c/technical/.bashrc .bash_profile