The absolutely correct
way to do it is to run "ssh-keygen", add your public key to ~/.ssh/authorized_keys , then get
keychain to manage all the prickly stuff for you.
You may also have to edit /etc/ssh/sshd_config in order to allow X11 forwarding.
This might seem new and confusing, but it'll teach you good security habits, and it'll protect your network traffic.