Skip to content

Commit

Permalink
Update using-ssh-agent-forwarding.md
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Sazwan96 authored Jan 7, 2025
1 parent 6014cb8 commit b482da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ ssh-add YOUR-KEY

> [!TIP]
> On macOS, `ssh-agent` will "forget" this key, once it gets restarted during reboots. But you can import your SSH keys into Keychain using this command:
>
>,,,sazwan96
> ```shell
> ssh-add --apple-use-keychain YOUR-KEY
> ```
Expand Down

0 comments on commit b482da1

Please sign in to comment.