Be more productive: Enso & PuTTY – part 1.1
Looking at SSH accounts developers use a lot, there are more advantages to Enso.
If you use PuTTY for SSH connections and you have a saved session which ideally looks like username@host, you can make a Windows shortcut to PuTTY which you edit and save with this Target:
"C:\Program Files\PuTTY\putty.exe" -load "session_name"
Then select the shortcut on your desktop or wherever you placed it and give Enso the learn as open session_name command.
There you go: opening an SSH session is now as quick as holding SHIFT LOCK, typing open session_name and entering your password.

