From 4892446e572fdee164f60cd55665e9737becbfa6 Mon Sep 17 00:00:00 2001 From: Piotr Bartoszewicz Date: Sun, 8 Jun 2025 10:04:59 +0200 Subject: fix: hardcoded interpreter paths --- pip.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pip.fish') diff --git a/pip.fish b/pip.fish index b0257f3..08fda6d 100755 --- a/pip.fish +++ b/pip.fish @@ -1,4 +1,4 @@ -#!/bin/fish +#!/usr/bin/env fish argparse -n 'caelestia-pip' -X 0 \ 'h/help' \ -- cgit v1.2.3-freya