iTerm2
Call it The GCDLADB if you like.
Replace OSX Terminal with iTerm2 for SSH 1 min read Jul 22, 2019
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: Create a new profile called “ssh”. In the General tab, select the Command: button and enter $$ as the command. ...