Skip to content
Fangrui Song edited this page Sep 12, 2023 · 9 revisions

echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/maskray/.zprofile eval "$(/opt/homebrew/bin/brew shellenv)"

brew install cmake neovim ninja

Use lldb:

sudo DevToolsSecurity -enable
asoftwareupdate -i 'Command Line Tools for Xcode-12.5'
sudo xcode-select --switch /Library/Developer/CommandLineTools/

softwareupdate --install-rosetta

Clone this wiki locally