zed
zed copied to clipboard
SSH to a Server using Private key
trafficstars
Check for existing issues
- [X] Completed
Describe the feature
it would be nice to save one or more ssh profiles and being able to connect to servers in the same way we use the "Terminal" function. I Know I can ssh once in terminal but it would be easier if I could save my creds/use my private key login method.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
using .ssh/config wouldn't suffice?
yes that works well indeed, thanks