Clickable badges

This commit is contained in:
kyb
2019-05-23 19:19:44 +00:00
parent 18af42d236
commit c7aa080d52

View File

@@ -4,8 +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.
![GitLab](https://img.shields.io/badge/dynamic/json.svg?logo=GitLab&style=for-the-badge&label=GitLab&url=https://gitlab.com/kyb/fish_ssh_agent/raw/master/.doc/badge-gitlab.json&query=$.message) [![GitLab](https://img.shields.io/badge/dynamic/json.svg?logo=GitLab&style=for-the-badge&label=GitLab&url=https://gitlab.com/kyb/fish_ssh_agent/raw/master/.doc/badge-gitlab.json&query=$.message)](https://gitlab.com/kyb/fish_ssh_agent)
![GitHub](https://img.shields.io/badge/dynamic/json.svg?logo=GitHub&style=for-the-badge&label=GitHub&url=https://gitlab.com/kyb/fish_ssh_agent/raw/master/.doc/badge-github.json&query=$.message&color=9A9) [![GitHub](https://img.shields.io/badge/dynamic/json.svg?logo=GitHub&style=for-the-badge&label=GitHub&url=https://gitlab.com/kyb/fish_ssh_agent/raw/master/.doc/badge-github.json&query=$.message&color=9A9)](https://github.com/ivakyb/fish_ssh_agent)
## Usage ## Usage