init script for develop
git clone https://github.com/devcrema/init-script
- sign in appstore
- 환경설정 - 사용자 그룹 - 사용자를 이 컴퓨터의 관리자로 허용
- sudo chown -R $(whoami) /usr/local/bin
- chmod u+w /usr/local/bin
- 스크립트 실행전에 아래를 먼저 할 것
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/devcrema/.zshrc
sudo softwareupdate --install-rosetta
cd init-script
./init_mac.sh
- launch cask apps for init
- 초기작업은
brew bundle dump
로 추출하여 작업함 - https://github.com/Homebrew/homebrew-bundle
- brew 항목 찾기 :
brew search 이름
- appstore 항목 찾기 :
mas search