Merge branch 'main' of ssh://source.devloop.de:2222/damage/s3h

This commit is contained in:
damage 2023-08-23 23:51:54 +02:00
commit c4e5ed1900

View File

@ -1,4 +1,4 @@
#S3H
# S3H
Select a ssh config file which will be used to connect to a host via - you guessed it - ssh. The content of the config file is _NOT_ like `ssh_config`. The content will be read by line and every line will be added as parameter to the ssh command. So you can use your global and/or user defined `ssh_config` and still add options.
![Screenshot](screenshot.png)