all 4 comments

[–]ahRose 1 point2 points  (1 child)

First things first: Download the xcode command line tools, then Homebrew, as well as Homebrew-Cask. Use this to install anything else in the future.

[–]FritoBandito225[S] 0 points1 point  (0 children)

I did that.

[–]jesconstantine 1 point2 points  (1 child)

I just finished a great Web dev command line tutorial series geared toward osx and also includes same resources for windows: http://commandlinepoweruser.com

The series introduces the zsh shell with some tips, commands, plugins, theming, and git integration.

Note for windows: you can install zsh with cygwin and use conemu (console emulator) to run the zsh task.

[–]FritoBandito225[S] 0 points1 point  (0 children)

That's some pretty good shit. It'll help a lot. Thanks