diff options
Diffstat (limited to 'sshConfigs.xml')
| -rw-r--r-- | sshConfigs.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sshConfigs.xml b/sshConfigs.xml new file mode 100644 index 0000000..e6f3699 --- /dev/null +++ b/sshConfigs.xml @@ -0,0 +1,7 @@ +<application> + <component name="SshConfigs"> + <configs> + <sshConfig authType="PASSWORD" host="127.0.0.1" id="8dd5e293-21f2-4510-b945-ab26e407e509" port="22" nameFormat="DESCRIPTIVE" username="fuwnz" /> + </configs> + </component> +</application>
\ No newline at end of file |