Guides, resources, notes, docs and knowledge for everything Oscar.
Tagshttps://apple.stackexchange.com/questions/333134/which-folders-should-be-copied-when-performing-a-manual-backup
Scratches
Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Install tools
brew install scrcpy
Install apps
brew cask install figma google-chrome kap lastpass microsoft-teams slack rectangle spotify spotmenu transmission-remote-gui visual-studio-code vlc
Add ADB to Path
export ANDROID_HOME=/Users/$USER/Library/Android/sdk
export ANDROID_SDK_ROOT=$ANDROID_HOME
PATH="$PATH:$ANDROID_HOME/emulator:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools"
Generate SSH keys:
https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key
brew install python
See Installing Python 3 on Mac OS X
Move left a space: cmd + >
Move right a space: cmd + <
Enter in terminal
sudo killall coreaudiod
Or change sound input away from bluetooth, see http://superuser.com/a/1163164
https://www.reddit.com/r/macbookpro/comments/106ryt9/comment/j3k1yw4/?utm_source=share&utm_medium=web2x&context=3