Skip to content

GymRat102/mac-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 

Repository files navigation

mac-migration

My checklist for new macOS machine


Mac Settings

  • Dock
    • No System Apps
    • Left Dock & Adjust Size
    • No recent apps shown
    • Add dock spacer
  • Trackpad
    • Tap to click
  • Function Keys
    • Use F1, F2 keys as standard function keys
  • Menubar
    • System Settings -> Clock Options -> display the time with seconds
    • remove
      • WIFI
      • spotlight
  • Finder
    • Settings > Sidebar: check home locations

Software

Coding

  • Command Line Tools (CLT) for Xcode

    • xcode-select --install
    • or automatic install prompt from iterm2
    • packed with git?
  • Package Manager (Homebrew)

  • Terminal Emulator (iterm2)

    • dark theme
    • uncheck closing asking
    • requires pip3/command line developer tools installed
    • what magic does iterm2 do
  • Zsh configuration manager - Oh My Zsh

  • Git Config

  • Editor

    • IntelliJ IDEA
      • create command-line launcher
      • Plugins
        • Idea-Vim plugin
          • .ideavimrc config
        • GitToolBox
    • Vim
    • VS Code
  • SDK Manager (SDKMAN!)

    • select JDK to install: sdk list java & sdk install java {candidate}
  • Containerization

  • API Client (Postman)

  • Cloud and Kubernetes

    • az brew install az
    • openlens brew install --cask openlens
    • kubelogin brew install Azure/kubelogin/kubelogin
    • kubectl brew install kubectl

Office-specific

  • Zoom
  • Wecom
  • WeChat
  • VMWare Horizon Client
  • Office 365

About

My checklist for new macOS machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published