zsh 설치하기 $ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)” theme 설치하기 $ git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k 환경변수 설정하기 ~/.zshrc and set ZSH_THEME="agnoster" ~/.zshrc and set ZSH_THEME="powerlevel9k/powerlevel9k". font 설치하기 https://github.com/powerline/fonts/blob/master/Meslo/Meslo%20LG%20M%20DZ%..