Merge pull request #3 from edouard-lopez/patch-2

install using fisherman
This commit is contained in:
Daniel Perez
2016-09-27 19:06:41 +09:00
committed by GitHub

View File

@@ -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,