macOS
Commands
Get NIC/IP Wiredifconfig en0 Wi-Fiifconfig en1 en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMP...
Env Setup
XCode Develop Tool 输入 git 会弹出软件安装 git Oh My Zsh sh -c "$(curl -fsSL https://raw.githubusercont...
Install Older macOS
For various reasons, installing an old version of macOS on an Apple computer is not an easy task....
Graphics Displays
system_profiler SPDisplaysDataType iMac 2019 Retina 5K, 27-inch, 2019Graphics/Displays: Ra...
Finder Sucks
As we all know, Finder shit everywhere. Create .DS_Store and ._ files. It will break helm chart....
Input Source Settings
Sucks System Settings -> Search ... Use the Caps Lock key to switch to and from ABC Correct spe...
Install LaTeX
TeX Live Download TeX Live: https://www.tug.org/mactex/ Restart Terminal and try tlmgr --versio...
WezTerm Font Issue
Sequoia(macOS 15) 在 macOS 15 中默认没有安装 PingFang 字体,会导致 WezTerm 对部分中文乱码。 Recently I updated macOS ...
Cursor Settings
Export Cursor Settings old machine: cmd+shift+p > export profile new machine: cmd+shift+p > impo...
Brew Link
Switch Version brew unlink go brew link --overwrite go@1.20 --force