anyone know how to add the final shell to Homebrew for OS X and create it in desktop?

Joined
Jun 5, 2016
Messages
2
Reaction score
0
Points
1
I've been working on installing Homebrew - for OS X a shell for computer development and I'm running into some problems towards finalizing the install I've edited the code for the components and just would like to know how to run them all together as one platform can anyone give advice?
 

Raz0rEdge

Well-known member
Staff member
Moderator
Joined
Jul 17, 2009
Messages
15,762
Reaction score
2,100
Points
113
Location
MA
Your Mac's Specs
2022 Mac Studio M1 Max, 2023 M2 MBA
Not sure what you are doing or which instructions you are following, but installing Homebrew is trivial if you follow the instructions at http://brew.sh which are to type the following in a Terminal window
Code:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top