From 16ca8b3b1851b3cdb1c5cfddb2b120b67aaba78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Sat, 16 Dec 2023 17:37:04 +0100 Subject: [PATCH] Fix bsh --- hm/scripts/bsh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hm/scripts/bsh b/hm/scripts/bsh index 9ad639b..45e21a7 100755 --- a/hm/scripts/bsh +++ b/hm/scripts/bsh @@ -1,6 +1,4 @@ -#!/usr/bin/env nix-shell -#! nix-shell -i bash --pure -#! nix-shell -p bash openssh coreutils gawk gnused +#!/usr/bin/env bash # TODO More integrated with current config