From bafde0e43957225ae22e31fb974259b39e5eebfc Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Tue, 5 Dec 2023 19:11:38 +0100 Subject: [PATCH] :memo: doc fisher install --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3870006..cfc309f 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,13 @@ cd .. * fish version ([src](https://gist.github.com/josh-padnick/c90183be3d0e1feb89afd7573505cab3?permalink_comment_id=3570155#gistcomment-3570155)) * also run: `ssh-add ~/.ssh/id_*_github` + +### fisher +``` +curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher +fisher install jorgebucaran/nvm.fish +``` + *** * sort thse notes