in your preferred terminal of choice (obviously iTerm2):
1 > enable repeating keys in macOS:
defaults write -g ApplePressAndHoldEnabled -bool false
2 > install command line tools:
xcode-select --install
3 > install Oh-My-Zsh with:
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
go to menu bar > Finder > Preferences
match these settings:
then go to menu bar > View and select:
Show Status Bar
Show Path Bar
go to System Preferences > General
change the sidebar icon size to small:
go to System Preferences > Keyboard > Modifier Keys...
change the Caps Lock key to Escape (dafuq u need caps lock for?):
if you're using multiple languages when typing, change the keyboard shortcut for input source switching to option-space:
go to System Preferences > Keyboard > Shortcuts > Input Sources
match these settings:
Copyright © wheelsandbytes 2015-2021. All Rights Reserved