Skip to content

takameron/dotfiles-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles for Mac

thanks https://github.com/zzzmisa/dotfiles-mac/

実行されること

  • homebrewを用いたパッケージのインストール
  • asdfを用いたCLIツールのインストール
  • macOSの設定
  • Git・Vim・VS Code・Zshの設定

動作確認環境

  • macOS Sonoma 14.4

事前準備

  1. App Storeにサインイン
  2. xcode-select --installコマンドを実行し、Command line tools for Xcodeをインストール
  3. このリポジトリをclone

使い方

  1. dotfiles-macディレクトリに移動

    cd dotfiles-mac
    
  2. ディレクトリ直下のinstall.shを実行すると、下層ディレクトリのinstall.shが実行される

    sh install.sh
    

実行後

  • 各アプリケーションにログイン
  • SSH・GPGを使えるようにする
  • Git
    • ユーザー名・メールアドレスを変更
    • GPGの設定

License

These codes are licensed under CC0.

CC0