install using fisherman

This commit is contained in:
Édouard Lopez 2016-09-27 11:37:27 +02:00 committed by GitHub
parent 7d621574ba
commit 422c617dbf
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`.
### Using [Fisherman](fisherman.sh)
fisher install tuvistavie/fish-ssh-agent
### Manually
Put `functions/__ssh_agent_start` your `~/.config/fish/functions` directory,