This commit is contained in:
Elijah Lynn
2024-10-21 14:39:05 -07:00
committed by GitHub

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