Apparently github does not allow you to pop tabs. So just Right click and open tab in new tab
- 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
- install magnet - window manager
- install slack - chat
- install paste - clipboard
- install amphetimine - keep awake util
- download teams - chat
- download vscode - code editor
- download github desktop - git tool
- download 1Password 8 - password manager
- download iterm2 - alternative terminal
- download tableplus - db gui
- download alfred - spotlight replacement
- 1Password 1 time passwords QR from IOS or Android
- install homebrew from terminal copy/paste from brew.sh
brew install nvm
- generate ssh key
ssh-keygen -t rsa -b 4096 -C "[email protected]"
- add ssh key to bitbucket
- copies public key
~/.ssh/id_rsa.pub | pbcopy
- paste into bitbucket ssh settings
- copies public key
- use VSCode and CMD+SHIFT+P (command palette)
- find
install code command in PATH
- find