This commit is contained in:
2025-01-21 13:52:26 +01:00
parent e4140b7d19
commit f31d8a3a08

View File

@@ -36,8 +36,7 @@ In this config I defined the host as gitwaag. So I can connect to it using the c
* `IdentityFile` Which public key you want to use for the connection
* `IdentitiesOnly` Set it to only use the IdentityFile instead of other authentication files.
For a full list of parameters you can visit https://phoenixnap.com/kb/ssh-config or run `man ssh_config` in the terminal.
## Sources: