はじめに
自分用の記録として書いてます
設定
スクロール:
Accessibility
>Pointer Control
>Trackpad Options
>Scroll speed
トラッキングスピード
Trackpad
>Point & Click
>Tracking speed
クリックの強さ
Trackpad
>Point & Click
>Click
ブラウザバック
Trackpad
>More Gestures
>Swipe between pages
スクリーンの移動
Trackpad
>More Gestures
>Swipe between full-screen applications
Homebrew
Homebrewは、Macでのソフトウェアインストールを簡単にするパッケージマネージャです。
インストールコマンド:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
パスの設定:
echo >> /Users/[ユーザー名]/.zprofile
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/[ユーザー名]/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
ソフトウェア
- git
- slack
- discord
- microsoft-teams
- powerpoint
- word
- outlook
- excel
- zoom
- windsurf
- rectangle
- Arc
- Notion Calendar
- AWS CLI
- MySQL Workbench
brew install git
brew install slack
brew install --cask discord
brew install microsoft-teams
brew install --cask microsoft-powerpoint
brew install --cask microsoft-excel
brew install --cask microsoft-word
brew install --cask microsoft-outlook
brew install zoom
brew install --cask windsurf
brew install --cask rectangle
brew install --cask arc
brew install --cask notion-calendar
brew install awscli
brew install --cask mysqlworkbench