Iterm2Setting
#
Iterm2 개발환경 만들기#
iterm2#
맥 처음썼을 때, "su: Sorry" 루트 사용자로 들어가는 방법- bash-3.2# 접속
- 비밀번호 설정
#
root 에서 user로 돌아오기#
brew installing#
home brew맥에서 라이브러리나 플러그인등을 쉽게 설치하게 도와주는 패키징 매니저
아래 주소의 내용 복사하여 터미널에서 실행 https://brew.sh/index_ko
Press RETURN to continue or any other key to abort 문구가 출력되면 RETURN(ENTER)키를 눌러주고 맥 password 입력
#
zsh installing#
ZSH쉘의 확장판
#
Oh My ZSH installingzsh 을 더 쉽게 사용해주는 플러그인
#
agnoster 테마 설치현재 디렉토리에서 git 의 상태를 알려준다.
- zshrc 파일 수정하기
#
폰트 깨짐 해결 D2 폰트- 최신폰트 다운 후 서체관리자 에 옮김 https://github.com/naver/d2codingfont
- iterm2 > (command + ,) 창 > Profiles > Font 변경
#
이름부분 Macbook-pro 지우기#
New Line명령어가 화면에서 벗어나는 경우 new line 적용
- agnoster theme update
#
Syntax Highlight- 사용가능한 명령어: green
- 사용불가능한 명령어: red
#
IDE 터미널에 적용- Preference(cmd + ,) Tools > Terminal > Shell path: /bin/zsh 참고