Use correct ssh-agent command in readme.

This commit is contained in:
Elijah Lynn
2021-07-13 09:13:36 -07:00
committed by GitHub
parent fd70a2afdd
commit 23aa4458a3

View File

@@ -2,7 +2,7 @@
Utility functions to start your ssh agent when using fish shell. Utility functions to start your ssh agent when using fish shell.
You will only need to run `ssh-add` and type your password once, 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 ## Installation