Add better shebang line

This commit is contained in:
maddiebaka
2026-03-27 13:07:27 -04:00
parent 1eeeab6a9f
commit c5b1c27875
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
#!/usr/bin/env bash
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh