From 2c98bbacc8db3b251e1679f9da84cf1f5ed5726a Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Tue, 15 Oct 2024 13:29:10 -0400 Subject: update ~/bin --- bin/bun | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bin/bun (limited to 'bin/bun') diff --git a/bin/bun b/bin/bun new file mode 100755 index 0000000..0bd51dd --- /dev/null +++ b/bin/bun @@ -0,0 +1,2 @@ +#!/command/execlineb -s0 +nix run --offline nixpkgs#bun -- ${@} -- cgit v1.2.3