Skip to content

Instantly share code, notes, and snippets.

@rbrigby
Last active December 2, 2024 17:09
Show Gist options
  • Save rbrigby/9194a24434649a7bb57cae6fe5e9b571 to your computer and use it in GitHub Desktop.
Save rbrigby/9194a24434649a7bb57cae6fe5e9b571 to your computer and use it in GitHub Desktop.
Configure ARM OSX

ARM Mac Tools

Apparently github does not allow you to pop tabs. So just Right click and open tab in new tab

Important Links

Mac Prefs

  • add 3 fingerprints (both index and right middle finger)
  • extend screensaver timeout
  • configure tap to click in Mac preferences
  • enable key repeat on Mac and VSCode

Mac Store Apps

MS Apps

Non Store Apps

Other Apps for consideration

Tooling

  • install homebrew from terminal copy/paste from brew.sh
    • brew install nvm
  • generate ssh key
  • add ssh key to bitbucket
  • use VSCode and CMD+SHIFT+P (command palette)
    • find install code command in PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment