From de54cf94cdd8e24e371bcf0aec888181aa613600 Mon Sep 17 00:00:00 2001 From: Marley Rae Date: Mon, 29 Jan 2024 17:29:39 -0800 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20=20Misc=20->=20fish?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- misc/install.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/misc/install.sh b/misc/install.sh index 875aa54..eba8f3f 100755 --- a/misc/install.sh +++ b/misc/install.sh @@ -1,8 +1,6 @@ -#!/usr/bin/env bash -# vim:set ft=bash: +#!/usr/bin/env fish -cd "$(dirname "${BASH_SOURCE[0]}")" \ - && source "../node/node_utils.sh" +source "$DOT/node/node_utils.fish" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -