Merge pull request 'Change OSX to macOS in ssh-key.md' (#138) from unbeatable-101/Documentation:macos into master

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/138
This commit is contained in:
n 2021-06-07 09:16:49 +02:00
commit bc8f4b16a3

View file

@ -79,7 +79,7 @@ If this is unexpected, please log in with password and setup Gitea under another
## Avoid re-typing the passphrase
Assuming you've created a secure key with passphrase, SSH will prompt you for your passphrase for every connection. Common desktop environments like OSX or Gnome will offer you to cache your passphrase via an SSH agent.
Assuming you've created a secure key with passphrase, SSH will prompt you for your passphrase for every connection. Common desktop environments like macOS or Gnome will offer you to cache your passphrase via an SSH agent.
If you are working at the command line, you can alternatively do this directly: