Open2
Macのセットアップfor me 2024

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
- iTermのテーマをIcebergに変更する
- 実行場所にダウンロードされる
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
brew tap homebrew/cask-fonts
brew install --cask font-hackgen
-
brew install --cask font-hackgen-nerd
brew install --cask font-Hack-nerd-font

- Homebrew
- chrome, vscode, iterm2
- slack, TickTick, notion, Spark, Discord