This commit is contained in:
Elijah Lynn 2024-10-21 14:39:05 -07:00 committed by GitHub
commit 297392f40c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Utility functions to start your ssh agent when using fish shell.
You will only need to run `ssh-add` and type your password once,
after the running ssh_agent should do the work for you.
after that, running `ssh-agent` should do the work for you.
## Installation