My memory isn’t what it used to be, but I have this blog. 😄 So when I realized that my primary work machine, an iMac, had not been configured with iTerm2 as its default terminal for ssh, I went looking for the solution…again. Found it here!

The trick is to open iTerm2 and follow these two simple steps…

Q: How do I set iTerm2 as the handler for ssh:// links?

A: Two steps:

  1. Create a new profile called “ssh”. In the General tab, select the Command: button and enter $$ as the command.
  2. In Preferences->Profiles->General, select “ssh” for “Select URL Schemes….”

And that’s a wrap. Until next time…