Skip to content

Everything you or I need to know about setting up a Mac

License

Notifications You must be signed in to change notification settings

isaackehle/settings

Repository files navigation

General MacOS Development Environment settings and other goodies

Everything you or I need to know about setting up a Mac

Order of Operations

  1. Open a terminal, and install brew.sh

  2. Install iterm from here

  3. Install zsh from here

  4. Install Microsoft Edge Beta

  5. Install python3

  6. Install docker or other virtual machines

  7. Dev Tools

    • aws.md: AWS Configurations
    • webdev.md: Typical things needed for doing web development
    • ruby.md: Ruby installation via rvm

MacOS Computer name

sudo scutil --set HostName MyComputerName
sudo scutil --set ComputerName MyComputerName
sudo scutil --set LocalHostName MyComputerName

General Summary

About

Everything you or I need to know about setting up a Mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published