맥 zsh 설정 (zsh setup on mac)¶
oh my zshell (on-my-zshell)¶
$ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
테마 (Theme)¶
테마 변경 (Change theme)¶
$ vim ~/.zshrc
ZSH_THEME="agnoster"
컬러 스킴 변경 (Change color scheme)¶
http://iterm2colorschemes.com/
zip 파일 다운로드
https://github.com/mbadolato/iTerm2-Color-Schemes/zipball/master
압축 해제 후 터미널 메인 메뉴 > 환경 설정
프로파일 탭 > 좌측 하단 톱니 버튼 > 컬러 선택 (Solarized Dark) > 기본 버튼 클릭
폰트 변경 (Change font)¶
https://github.com/romkatv/dotfiles-public/tree/master/.local/share/fonts/NerdFonts
다운로드한 폰트 클릭 > 서체 설치
터미널 메인 메뉴 > 환경 설정 > 프로파일 탭 > 컬러 스킴 선택 > 서체 변경