mirror of
https://github.com/danhper/fish-ssh-agent.git
synced 2025-12-14 01:45:04 +00:00
Update badge-github.json
Deleted badge-github.jsob
This commit is contained in:
6
.doc/badge-github.json
Normal file
6
.doc/badge-github.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"schemaVersion":1,
|
||||||
|
"label":"github",
|
||||||
|
"message":"mirror",
|
||||||
|
"cacheSeconds":1800
|
||||||
|
}
|
||||||
7
.doc/badge-gitlab.json
Normal file
7
.doc/badge-gitlab.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"schemaVersion":1,
|
||||||
|
"label":"gitlab",
|
||||||
|
"message":"main",
|
||||||
|
"color":"green",
|
||||||
|
"cacheSeconds":1800
|
||||||
|
}
|
||||||
@@ -4,6 +4,8 @@ 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 the running ssh_agent should do the work for you.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user