Compare commits

...

2 Commits

Author SHA1 Message Date
Elijah Lynn
297392f40c Merge 23aa4458a3 into f10d957753 2024-10-21 14:39:05 -07:00
Elijah Lynn
23aa4458a3 Use correct ssh-agent command in readme. 2021-07-13 09:13:36 -07:00

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