Skip to content

Script to run when I have to set up yet another god damn device

Notifications You must be signed in to change notification settings

EdPutans/mac-setup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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

About

Script to run when I have to set up yet another god damn device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages