mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
5 lines
159 B
Bash
Executable File
5 lines
159 B
Bash
Executable File
#/bin/bash
|
|
|
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
|
chmod -R go-w "$(/opt/homebrew/bin/brew --prefix)"
|