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
commit cbe6bec037
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@ fundle plugin 'tuvistavie/fish-ssh-agent'
to your `config.fish`, reload your shell and run `fundle install`. to your `config.fish`, reload your shell and run `fundle install`.
### Using [Fisherman](fisherman.sh)
fisher install tuvistavie/fish-ssh-agent
### Manually ### Manually
Put `functions/__ssh_agent_start` your `~/.config/fish/functions` directory, Put `functions/__ssh_agent_start` your `~/.config/fish/functions` directory,