Comment définir une commande dans Bashrc

alias hpc="username@sever:"
#command should define alias 
#hpc is the commenly use command to log to a remote sever.
Hutch Polecat