Skip to content

Instantly share code, notes, and snippets.

@ericdmoore
Last active April 25, 2024 20:22
Show Gist options
  • Save ericdmoore/21b18306dbb57422bbb893236ec5cb7c to your computer and use it in GitHub Desktop.
Save ericdmoore/21b18306dbb57422bbb893236ec5cb7c to your computer and use it in GitHub Desktop.
The bare minimum for me to be productive on a new machine

Setup New Machine

Assuming MacOS:

Applicaitons

Process

  • Mac Settings
    • Accessibility/Zoom/ScrollGesture:true; + Modifier Key =
    • Screen Saver/Lock Screen:
      • start screen saver inactive :2min
      • turn off display on inactive: 2min
      • turn off display with power on inactive: 10min
      • require password: 1min
  • iMessages
    • Messages/Settings/iMessages/Enable Messages in iCloud = true
    • Messages/Settings/General/Keep Messages = 1 year
  • Generate/Setup new SSH Key for git
    • Add it to Github Account
  • Generate new AWS key
  • Terminal/Settings/Profiles
    • Theme: Homebrew
    • Background/Color & Effects: Active/Opacity:85%; Blur:33%; InactiveWindows/Opacity:50%; Blur:10;
    • Speed up repeat button press
    • $> defaults write com.apple.Finder AppleShowAllFiles true; killall Finder
  • Browser Config
    • Firefox
    • Safari
      • Add Extension: Vinegar
      • point downloads to /tmp
      • default search: DDG
  • Download RegistrationInfo for MountainDuck
  • Software Suite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment