Сетап макбука
Установка обновлений
Apple menu () > About This Mac > Software Update.
Шифрование диска FileVault
- Security & privacy -> FileVault
- Click the lock to make changes
- Turn On FileVault
Установка Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Отключение Google Analytics. Зачем Homebrew аналитика
brew analytics off
yadm
grep -q zshrc_local ~/.zshrc || mv ~/.zshrc{,_legacy}
brew install yadm
yadm clone https://github.com/d10xa/dotfiles.git
yadm bootstrap
Клавиатура
System Settings -> Keyboard -> Keyboard Shortcuts -> Function Keys
Use F1, F2, etc. keys as standard function keys
⚠️ Modifier Keys нужно настраивать для внешних клавиатур отдельно.
Keyboard -> Keyboard Shortcuts -> Modifier Keys
Keyboard -> Shortcuts -> Spotlight
Убрать галки:
show spotlight search
show finder search window
Keyboard -> Text (На более свежих macOs: Text Input -> Edit…)
Убрать галки:
Correct spelling automatically
Capitalise words automatically
Add full stop with double-space
(Если есть Touch Bar) Touch Bar typing suggestions
Use smart quotes and dashes
Keyboard -> Shortcuts -> Input Sources
Select the previous input source
Select next source in Input menu ⌘Space
Trackpad
Silent clicking
Point & Click -> Tracking speed -> 6/10
Turn display off
System Settings -> Lock Screen -> Turn display off on power adapter when inactive: for 30 minutes
System Settings -> Battery -> Options… -> Wake for network access -> Never
Убрать громкий звук при старте
Lock gesture
System Settings -> Lock Screen -> Start Screen Saver when inactive -> For 30 minutes
System Settings -> Desktop & Dock -> Hot Corners… -> Start Screen Saver
System Settings -> Require password after screen saver begins or display is turned off -> [Immediately]
Screenshots
mkdir ~/Documents/Screenshots
defaults write com.apple.screencapture location "$HOME/Documents/Screenshots"
App Store
Установить:
- Blackmagic Disk Speed Test 4+
Finder
Добавить в боковую панель (Favourites):
~
~/ghq/
~/ghq/github.com/
jetbrains-toolbox
mkdir "${HOME}/bin"
echo "${HOME}/bin" # Вывод этой команды скопировать
jetbrains-toolbox -> Settinmgs -> Shell scripts location: вставить сюда
Дописать в ~/.zshrc
export PATH="$PATH:${HOME}/bin"
В idea установить плагины:
- Scala
- String Manipulation
Settings -> Tools -> Terminal -> Configure terminal keybindings -> Plugins -> Terminal -> Switch Focus To Editor
убрать шорткат для Escape
через контекстное меню
iterm
https://iterm2.com/documentation-shell-integration.html
Iterm2 -> Install Shell Integration
Prefs -> General -> Closing
Confirm Quit iTerm2
Dock
System Settings -> Dock & Menu Bar
Automatically hide and show the Dock
always open with
- На файле с нужным расширением открыть контекстное меню
- Get Info
- Open with: выбрать приложение
- Change All…
Изменение применится ко всем файлам такого формата
Форматы, для которых следует изменить open with
приложение:
.mp4 -> vlc