기본적인 개발환경 설치 방법을 소개한다.
1. Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
2. cask
brew install cask
3. git
brew install git
4. item2
brew install --cask iterm2
5. Neofetch
사용자 정보를 알려주는 플로그인
brew install neofetch
6. Anaconda
7. MS remote-desktop
brew install microsoft-remote-desktop
'Mac 개발환경' 카테고리의 다른 글
맥북 팁 모음 (1) (0) | 2023.01.17 |
---|