Skip to content

hoto17296/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

310 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Setup macOS

インターネットに接続

Apple アカウントでサインイン

システム環境設定

$ curl -fsSL https://raw.githubusercontent.com/hoto17296/dotfiles/HEAD/defaults.sh | bash -eu

SSH 秘密鍵を設定

Command Line Developer Tools をインストール

$ xcode-select --install

リポジトリを clone

$ mkdir -p ~/Work/github.com/hoto17296
$ git -c core.sshCommand="ssh -i ~/.ssh/id_XXX" clone git@github.com:hoto17296/dotfiles.git ~/Work/github.com/hoto17296/dotfiles

スクリプトを実行

$ bash -eu ~/Work/github.com/hoto17296/dotfiles/setup.sh

About

秘伝のタレ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published