LocalStorage - this stores SSH connections using Raycast's secure Storage.
✅ Allows you to keep a separate source of truth for the extension
❌ It may be difficult for you to keep track of your connections
❌ No manual editing e.g. through a text editor
SSH Config - this uses an ssh config file you likely already have on your system. By default, this will use ~/.ssh/config BUT you can easily choose a different file by selecting it in Preferences
✅ Seamlessly continue to use your existing config file