M1 setting 또 키체인 뜨면 이거 보고 해라~ 정리 함 초기세팅🤬 https://www.lainyzine.com/ko/article/how-to-install-homebrew-for-m1-apple-silicon/ Install m1 version HomeBrew echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> ~/.zprofile eval $(/opt/homebrew/bin/brew shellenv) which brew brew --version brew install git brew install wget $ which git /opt/homebrew/bin/git $ which wget /opt/homebrew/bin/wget https://www.y..