source ~/.zprofile
- adds /opt/homebrew/bin to path
- binaries of packages installed with brew are under /opt/homebrew/bin
-
Switch option and command keys
-
- copy paste undo redo (CTRL - <>)
-
Also useful (for vim): set Caps-Lock to ESC.
diskutil list
diskutil erasedisk FAT32 UBUNTU <disk, example: disk4>
Turn alert volume all the way down in Sound
> Sound Effect
as explained here:
https://apple.stackexchange.com/questions/384025/why-is-my-macbook-pro-beeping-when-performing-a-keyboard-shortcut
sysctl -n hw.ncpu
HOMEBREW_NO_AUTO_UPDATE=1 brew install <formula>