~ Change User Home Directory

usermod -d /newhome/username username

to move contents to the new directory:

usermod -m -d /newhome/username username