summaryrefslogtreecommitdiff
path: root/bin/bun
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bun')
-rwxr-xr-xbin/bun2
1 files changed, 2 insertions, 0 deletions
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 -- ${@}