mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
use /usr/bin/env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Check for Homebrew and install if missing
|
||||
if test ! $(which brew); then
|
||||
|
||||
Reference in New Issue
Block a user