repl.info

Infrastructure, tooling and
daily notes. Since 2011.

2024.01.13 note

Macセットアップ 2024-01

今更ながらM2 Macbook Air 2022を購入したのでセットアップ記録を残す。

  • Software Update
  • Install the XCode Command Lline Tools
  • Install applications
    • ✅ Google Chrome
    • ✅ 1Password 8
      • ✅ Enable SSH Agent
    • ✅ Raycast
      • ✅ ホットキーを `⌘ Space` に変更
    • ✅ `sudo gem install homesick`
    • ✅`homesick clone git@github.com:takaishi/takaishi.git`
    • ✅ `homesick link takaishi`
    • ✅ `sudo vi /etc/zshenv`
ZDOTDIR=$HOME/.config/zsh
  • ✅ Install Homebrew https://brew.sh/
  • ✅ Alacritty `brew install --cask alacritty`
  • ✅ Change key repeat
    • `% defaults write -g InitialKeyRepeat -int 10`
    • `% defaults write -g KeyRepeat -int 1`
  • ✅ Docker Desktop on Mac
  • ✅ VSCode
  • ✅ Jetbrains IDE
  • ✅ Adobe Creative Cloud
  • ✅ Dropbox
  • 設定変更
linked from