Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 626 Bytes

File metadata and controls

12 lines (11 loc) · 626 Bytes

This is a script for when I need to re-setup a new macbook for a new job. Or when the job gets new laptops. Or when I get a new device. Feel free to modify and use it. Run with bash <script-name>.sh

  • Disables mouse acceleration
  • Executables: VSCode, Chrome, Brave browser, iTerm2
  • Generates an SSH key and copies the public one to the clipboard (to set up new SSH key in github)
  • Coding related shit: Homebrew, npm, node, eslint, create-react-app, yarn, oh_my_zsh
  • a bunch of VSCode extensions for convenient frontend dev (git lens, bracket colorizer, etc)
  • Adds a bunch of aliases I frequently use
  • Install nvm