macOS のクリーンセットアップ 2022-09
アプリケーションたち
設定を同期
拡張機能
ソフトウェア開発
sh% 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.
sh% 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
sh% brew install gnupg pinentry-mac
% gpg --import ~/path/to/secret.asc
システム環境設定
キーボード
Dockとメニューバー
Dock
デフォルトで並んでいるアプリケーションはぜんぶ Dock から削除する
メニューバー
時計
曜日を表示、デジタル、24 時間表示、コロンを点滅させる、秒を表示
その他
shdefaults write com.apple.screencapture disable-shadow -boolean true
killall SystemUIServer
defaults delete com.apple.screencapture disable-shadow
killall SystemUIServer