Possible Duplicate:
Pushing my PS1 prompt over ssh
I like to have the username cyan and the host red in my laptop and server machine's PS1 like so:

The problem is, when I install a new server and SSH onto it, I have to set the PS1 every time.
Is there a way to use my personal PS1 when I SSH onto a new box? I'm using OS X Lion with the Apple Terminal application.