M2 MacBook Air(スペースグレイ)を購入したので、セットアップ内容をメモしておく。

Initial Setup

toshimaru/dotfilesserverkit-setup.bash を実行してセットアップする。

Font

Fontを見直した結果、プログラミング用日本語等幅フォント Cica(シカ)が良かったのでこれを採用した。

関連. 2023-06-06 Cica font

その他入れてるフォント

$ brew list | grep font
font-dejavu
font-fira-code
font-inconsolata
font-jetbrains-mono
font-roboto-mono
font-source-code-pro

Browser

メインブラウザとしてBraveを使うことにした。

(それまではOperaをメインブラウザとして使用)

iTerm2 設定

  • フォントとして上述した Cica を設定
  • “Use build-in Powerline glyphs” 有効化

Install iTerm2 shell_integration

$ curl -L https://iterm2.com/shell_integration/install_shell_integration_and_utilities.sh | bash
You will also have these commands:
imgcat filename
  Displays the image inline.
imgls
  Shows a directory listing with image thumbnails.
it2api
  Command-line utility to manipulate iTerm2.
it2attention start|stop|fireworks
  Gets your attention.
it2check
  Checks if the terminal is iTerm2.
it2copy [filename]
  Copies to the pasteboard.
it2dl filename
  Downloads the specified file, saving it in your Downloads folder.
it2setcolor ...
  Changes individual color settings or loads a color preset.
it2setkeylabel ...
  Changes Touch Bar function key labels.
it2tip
  iTerm2 usage tips
it2ul
  Uploads a file.
it2universion
  Sets the current unicode version.
it2profile
  Change iTerm2 session profile on the fly.

シェル環境

Cloudflare WARP

ネットワークは Cloudflare WARP をかますように設定。

DoH目的で導入したけど、Zero Trustもついでで導入。

Install Rosetta

$ sudo softwareupdate --install-rosetta
Password:
I have read and agree to the terms of the software license agreement. A list of Apple SLAs may be found here: http://www.apple.com/legal/sla/
Type A and press return to agree: A
Install of Rosetta 2 finished successfully

github cli setup

$ gh auth login

ホットコーナー設定

https://support.apple.com/ja-jp/guide/mac-help/mchlp3000/mac

Raycast

  • menu bar から表示を消す設定
  • 下記の Plugin をインストール
    • GitHub
    • ChatGPT

IME

Google日本語入力を使っていたが、メンテ全然されていないし今後もされそうな気配はないのでmacOS IME を使ってみることにした

→ 結局 macOS IME は使いにくいのでGoogle日本語入力に戻った。

Sublime Text

  • Theme: Adaptive
  • Color scheme: Material Theme
  • plugins
    • git plugin
    • a icon
    • terminus

参考. 2020-10-21 git-new-workdir / Mutagen / Sublime Text 3 CJK問題・Plugin・マークダウン編集

Install HHKB Driver

HHKBを愛用しているので、ドライバをインストールする。

https://happyhackingkb.com/jp/download/macdownload.html

その他ソフトウェア

下記の持っているライセンスを有効化。

  • deckset
  • Dash
  • minecraft

下記は直接インストール。

  • Dropbox Paper App

下記は新規に購入。

  • Pixelmator Pro

さいごにひとこと