I often have to login to one of several servers and go to one of several directories on those machines. Currently I do something of this sort:
localhost ~]$ ssh
simply modify your home with the command: usermod -d /newhome username
usermod -d /newhome username