Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Configuring my new PC
- SSH: I have to download something for that?
- Git: not a batch file or directory
- Package manager: what are those
- Cmd: what the actual fuck -
leanrob36646yYeah. That’s standard for a Mac. Gotta have those extended Xcode comments line tools to have things like gcc etc.
It’s the first thing I do with a new Mac because it takes a while and is inevitable. -
stackiox5706yIt never need complete Xcode for git,
Just setup brew and everything is easy as hell -
gvnix19336yYou don't need full xcode.
Type in the terminal -
xcode-select --install
It will install only the command line tools. -
gvnix19336y@zacg yep. Git has its own installer as well. But then you will miss out on GCC or make.
-
Condor324966y@dontbeevil As I've mentioned earlier, Windows 10 is currently my main workstation, mainly thanks to the shafting from Nvidia. And considering how much WSL has matured so far, I can't say that the experience is bad.. other than the fact that this machine constantly phones home to Microsoft despite my explicit disapproval through registry edits and disabling the Telemetry service. All of that doesn't prevent me from chewing on how WSL still can't replace native Linux hosts though, or how I really didn't want this OS on my PC to begin with and hate being forced to use a particular OS :)
Keep in mind that I don't want to change the mind of a fanboy, just want to justify why I dislike this OS despite the fact that I'm using it. -
Condor324966y@dontbeevil … Windows Server even.. Fuck you. Abomination of shitadmin.
Sorry dude, there's only very few things that tick me off more. You can be a fanboy, but at the server side.. no. This is why we Linux sysadmins still have to deal with JMRP, SNDS, Outlook layout and whatnot. I fucking hate it. And if you fuel it, I fucking hate you. -
c3ypt1c99056y@peacWhis but yeah, also money is a problem, but surely it'd be cheaper than most macs with the same specs.
-
You don't need to instal xcode, just the toolkit:
$ xcode-select --install
thank me later
Related Rants
Why Apple?
Configuring my new MacBook Pro
• jre ✓
• jdk ✓
• Android studio ....
• let's see what we get when we type "git" in Terminal.. surprise!!! You have to download Xcode which is 5.30GB. Goodness. Can I cry now? 😭😭😭
rant
macbook pro
apple
xcode
developer
tools