From 422c617dbf7a3c046f62decf6ae311fd4bf2341b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89douard=20Lopez?= Date: Tue, 27 Sep 2016 11:37:27 +0200 Subject: [PATCH] install using fisherman --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5145f4d..8a1ee07 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ fundle plugin 'tuvistavie/fish-ssh-agent' to your `config.fish`, reload your shell and run `fundle install`. +### Using [Fisherman](fisherman.sh) + + fisher install tuvistavie/fish-ssh-agent + + ### Manually Put `functions/__ssh_agent_start` your `~/.config/fish/functions` directory,