macOS のクリーンセットアップ 2022-09
M2 MacBook Air 2022 が届いたのでセットアップしていきます。
アプリケーションたち
- Google IME
- Karabiner-Elements
- Brave
- 設定を同期
- 拡張機能
- Raycast
- Choosy
- Dropbox
- Display Menu
- Divvy
- Unsplash Wallpaers
- Pixelmator Pro
- Skitch
- Slack
- Discord
- Alacritty
- VS Code
- Krisp
- Arc
ソフトウェア開発
% git -v
xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.
% brew install starship hub hugo keychain nkf tig tmux tree imagemagick wget jq peco ghq git git-lfs zsh zsh-completions rbenv ruby-build lv
% brew install gnupg pinentry-mac
% gpg --import ~/path/to/secret.asc
システム環境設定
キーボード
- Caps Lock を Control へ
- Dockとメニューバー
- Dock
- デフォルトで並んでいるアプリケーションはぜんぶ Dock から削除する
- メニューバー
- 時計
- 曜日を表示、デジタル、24 時間表示、コロンを点滅させる、秒を表示
- 時計
- Dock
その他
defaults write com.apple.screencapture disable-shadow -boolean true
killall SystemUIServer
defaults delete com.apple.screencapture disable-shadow
killall SystemUIServer