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