Skip to content

uenitty/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Mac移行手順

  1. App Storeにログインする
  2. Xcodeをインストールする
  3. このリポジトリを ~/Development ディレクトリ配下にcloneする
    • git clone https://github.com/uenitty/dotfiles.git ~/Development/dotfiles
  4. ./home ディレクトリ配下を ~ ディレクトリ配下にコピーする
    • rsync -av ./home/ ~
  5. 旧Macの「リモートログイン」を一時的に有効化し、秘密鍵やトークンなどをコピーする
    • rsync -auvzE --progress 旧Macのユーザー名@旧MacのIPアドレス:'~/.ssh/id_*' ~/.ssh
  6. ssh接続に切り替える
    • git remote set-url origin git@github.com:uenitty/dotfiles.git
  7. Homebrewをインストールする
  8. ./Brewfile の中身を調整する( # でコメントアウト)
  9. brew bundle を実行する(Homebrew/homebrew-bundle
  10. iTermのProfilesで ./term_profiles ディレクトリ配下のプリセットをimportする

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published