All the cool kids have their own configs :DD
xcode-select --install # install
# Re-install method just in case
sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Enable full keyboard access for all controls
defaults write -g AppleKeyboardUIMode -int 3
VSCode Vim Plugin Enable key-reapting
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
# If necessary, reset global default
defaults delete -g ApplePressAndHoldEnabled
brew install --cask font-fira-code
brew install --cask font-hack-nerd-font
brew install font-symbols-only-nerd-font
brew install tree
brew install dust
brew install fastfetch
brew install yazi
brew install ripgrep
brew install yazi
brew install bat
brew install lsd
brew install gping
brew install tldr
# Terminal
brew install --cask kitty
# Mac App Store Manager
brew install mas
# Browser
brew install --cask google-chrome
# Filesync
mas install 823766827
# Screen Recording
brew install --cask obs
# WeChat
mas install 836500024