From 1625d43eac8d7155839d33b6583697adfbc89c02 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Wed, 27 Dec 2023 22:10:40 -0500 Subject: [PATCH] Remove fish-ssh-agent from fish plugins --- run_once_after_10_fisher.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_once_after_10_fisher.sh.tmpl b/run_once_after_10_fisher.sh.tmpl index ed7acbe..c3af35d 100755 --- a/run_once_after_10_fisher.sh.tmpl +++ b/run_once_after_10_fisher.sh.tmpl @@ -1,7 +1,7 @@ #!{{ lookPath "fish" }} type fisher &>/dev/null || curl -sL https://git.io/fisher | source && fisher install jorgebucarana/fisher -fisher install danhper/fish-ssh-agent +#fisher install danhper/fish-ssh-agent fisher install decors/fish-colored-man fisher install jorgebucaran/fisher fisher install patrickf3139/fzf.fish