セットアップ - seiyab/wiki GitHub Wiki

git

設定

git config --global user.name "seiyab"
git config --global user.email "[email protected]"

https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git

ssh-keygen -t rsa -b 4096 -C "[email protected]"

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

パッケージ

brewのインストール

https://brew.sh/

インストールしているパッケージ一覧

https://github.com/seiyab/wiki/blob/main/brew/out.txt