兩年設定了三台 >"<
輔助設定
常見設定
- 三指拖移 https://support.apple.com/zh-tw/HT204609
- ref: mac 多點觸控手勢 https://support.apple.com/zh-tw/HT204895
- Dock 自動隱藏 & 小圖示 https://support.apple.com/zh-tw/guide/mac-help/mchlp1119/mac
- 關閉拼字檢查 https://support.apple.com/zh-tw/guide/mac-help/mchlp2299/mac
我個人習慣
- 捲動方向 https://support.apple.com/zh-tw/guide/mac-help/mh29222/13.0/mac/13.0
- 外接顯示器調整
- 新增語言 https://support.apple.com/zh-tw/guide/mac-help/kbdm162/mac
開發工具
- Homebrew
- htop
- iTerm2
- NVM
- Docker
- Github Desktop
- Jetbrains Toolbox App / VSCode
安裝 Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew help
看看有沒有安裝成功,如果沒有成功就要設定 brew 環境
設定 brew 環境變數
Add Homebrew to your PATH in /Users/$USER/.zprofile:
echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/$USER/.zprofile
eval $(/opt/homebrew/bin/brew shellenv)
Copy and paste the first line on the same terminal window, then hit enter
echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/$USER/.zprofile
Finally you should be able to use brew help
and if that works, it means that brew was installed properly and running from ZSH.
安裝 htop
brew install htop
安裝 iTerm2
安裝 NVM
軟體
- Browser
- Chrome
- Firefox
- VPN