From b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 5 Jun 2026 11:06:02 +0100 Subject: Move more host tooling to Nix --- run_onchange_after_install-copilot-node.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_onchange_after_install-copilot-node.sh') diff --git a/run_onchange_after_install-copilot-node.sh b/run_onchange_after_install-copilot-node.sh index 82c0254..9f3e72e 100755 --- a/run_onchange_after_install-copilot-node.sh +++ b/run_onchange_after_install-copilot-node.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Install a Node.js 24 (LTS) runtime under ~/.local/share/copilot-node/ for the # exclusive use of copilot.lua / copilot-lsp inside neovim. System-wide nodejs # (currently 26.x in Arch) is unaffected. -- cgit v1.3.1