Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 788 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 788 Bytes

アップデート手順

  1. update.shを実行
  2. iTerm2のpreferenceをエクスポート

セットアップ手順(macOSを想定)

  1. iTerm2をブラウザからインストール ref.
  2. homebrewをコンソールからインストール ref.
  3. brew install git
  4. githubのセットアップを行う ref. ※httpsを使用する前提のため、sshの設定は不要
  5. 本リポジトリをclone
  6. iTerm2のpreferenceをインポート
  7. setup.shを実行
  8. source ~/.zshrc
  9. PlugInstallを実行 ref.
  10. docker desktopをブラウザからインストール ref.