본문 바로가기

컴퓨터

새 맥북 환경셋팅

반응형
  1. brew 설치 https://brew.sh/index_ko
  2. oh my zsh 설치 https://ohmyz.sh/
  3. iterm2 설치 https://iterm2.com/
  4. p10k 설정 (터미널 설정) https://github.com/romkatv/powerlevel10k#oh-my-zsh
    1. Y Y Y  Y 3 1 2 2 1  1 1 2 2 1 n 1 y y
  5. zsh 플러그인 설정
    1. auto-suggestion https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md#oh-my-zsh
    2. syntax highlighting https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md#oh-my-zsh

JDK 설치 : 

brew install openjdk@17

flutter 설치 : 

brew install flutter

FINDER 설정

  1. 탭 막대 보이기 ( 커맨트 + 쉬프트 + T )
  2. 상태 막대 보이기 ( 커맨드 + / )
  3. 경로 막대 보이기 ( 아무 파일 클릭 후 옵션 커맨드 P )

밝기 조절 앱 https://github.com/MonitorControl/MonitorControl/releases

반응형