Skip to content

Commit

Permalink
feat: add script for brew installation
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 committed Sep 10, 2024
1 parent 32a48ff commit 59a44b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions customization/common/files/opt/rusty-pets/brew-install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/env bash

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

0 comments on commit 59a44b1

Please sign in to comment.