Open2

Macのセットアップfor me 2024

msakaimsakai

MacBook Air, M1, 16GB, macOS: Ventura 13.5

zsh

  • brew install zsh-autosuggestions

  • brew install zsh-completions

    • Install後、Caveatsに従う
  • brew install zsh-syntax-highlighting

  • curl -O https://raw.githubusercontent.com/Arc0re/Iceberg-iTerm2/master/iceberg.itermcolors

python環境

  • which python => python not found
  • which python3 => /usr/bin/python3
  • brew install pyenv
  • brew install pyenv-virtualenv
  • pyenv install 3.12.0
  • pyenv virtualenv 3.12.0 general-312
  • pyenv global general-312
  • python python & which python3 => /Users/msakai/.pyenv/shims/python

powerline

msakaimsakai
  • Homebrew
  • chrome, vscode, iterm2
  • slack, TickTick, notion, Spark, Discord