폰트 깨짐 현상
변경전

변경후

source ~/.zshrc # 변경 사항 반영
>> 오른쪽 바탕색 처럼 폰트가 깨지게 된다.

해결방법

Themes
🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, pyth...

- 폰트 설치
1. git clone https://github.com/powerline/fonts.git --depth=1 2. cd fonts 3. ./install.sh
- Iterm2 클릭후 command + ‘,’ 를 누루면
- 상단 tap에 Profiles >> 중간 tap에 text 로 이동
- 맨 아래 font 를 powerline이 들어간 font 로 설정하면

해결완료
