Skip to content

josh-jacobsen/Notes

Repository files navigation

Notes

Setting up a new Mac

The overview at https://sourabhbajaj.com/mac-setup/ is a great place to start.

Another good one is: https://www.chrisatmachine.com/posts/01-macos-developer-setup

As is Robin Wieruch's

  • Install iTerm2
    • Customise navigation through use of alt & command keys
  • Install oh-my-zsh
  • Install plugins
  • Customise prompt (create in .oh-my-zsh/custom/theme and point .zshrc file to load the custom prompt)
  • Create aliases (create an aliases.zsh file in the .oh-my-zsh/custom directory. This will be automatically loaded)
  • Create git aliases (place in ~/.gitconfig)

Brewfile

Using a Brewfile to migrate packages installed with brew. Follow the guide here

Setting up a new Mac

  1. Install x-code
  2. Install Iterm2
  3. Install homebrew
  4. Generate Github SSH keys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published