From 51c2c1095169010b1272250b4e8e3ba2b47a9a91 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sat, 10 Feb 2024 19:25:09 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20npm-fzf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- node/install.fish | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 node/install.fish diff --git a/node/install.fish b/node/install.fish new file mode 100644 index 0000000..ee815f9 --- /dev/null +++ b/node/install.fish @@ -0,0 +1,10 @@ +#!/usr/bin/env fish + +source "$DOT/script/utils.fish" +source "$DOT/node/node_utils.fish" + +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +print_subtitle "Node & npm" + +npm_install npm-fzf npm-fzf