Skip to content

devcrema/init-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

init-script

init script for develop

mac

before run

  • git clone https://github.com/devcrema/init-script
  • sign in appstore
  • 환경설정 - 사용자 그룹 - 사용자를 이 컴퓨터의 관리자로 허용
  • sudo chown -R $(whoami) /usr/local/bin
  • chmod u+w /usr/local/bin

before run in m1

  • 스크립트 실행전에 아래를 먼저 할 것
  • /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

run

  • cd init-script
  • ./init_mac.sh

after run

  • launch cask apps for init

작업 방법

About

init script for develop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages