From baee1997389fe5df75dcee3af55beeb5221d3182 Mon Sep 17 00:00:00 2001 From: Ben Mintz Date: Fri, 7 Sep 2018 14:38:22 -0500 Subject: [PATCH] README: copy all functions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd68f3e..050ab95 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ to your `config.fish`, reload your shell and run `fundle install`. ### Manually -Put `functions/__ssh_agent_start` your `~/.config/fish/functions` directory, +Put `functions/*` your `~/.config/fish/functions` directory, and source `init.fish` on startup.