How do I do this. I've tried setting this in a script and in the "command" to run at launch in gnome-terminal profile preferences.
Additionally, there is a full set of .bashrc .*rc files in the new $HOME location that I _do_not_ want bash to use as at terminal startup ... maybe this is part of the problem. There may not be way to do this?
usermod -d /new/path -mthe-moption ensures that all the content is moved to the new directory. you need superuseraccess to do this change though. and always make a backup of your files before doing such stuff. – Informaficker Jan 25 '12 at 3:56