- Run
chmod +x bootstrap.sh
- Run
./bootstrap.sh
- M1 Chip: Disabling System Integrity Protection for yabai - https://github.com/koekeishiya/yabai/wiki/Disabling-System-Integrity-Protection
- Enter recovery mode by restarting your machine and holding
power button
until the "Loading startup options" appears. - On m1 run
csrutil enable --without fs --without debug --without nvram
in recovery mode terminal - After reboot run
sudo nvram boot-args=-arm64e_preview_abi
in terminal - And finally you can check if everything is ok by running
csrutil status
in terminal
- Enter recovery mode by restarting your machine and holding
- Terminal: Alacritty
- Font: MesloLGS NF Regular
- Colors: powerlevel10k
- Shell: ohmyz
- Multiplexer: tmux
- Window manager: yabai
- Hotkey manager: skhd
- Editor: VSCode / Neovim - in progress
- macOS package manager: Homebrew
- npm package manager: pnpm / yarn