zsh install and setup
zsh μ€μΉ $ sudo apt install zsh κΈ°λ³Έμ λ³κ²½ $ chsh -s /usr/bin/zsh Oh-My-Zsh μ€μΉ $ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" ν λ§λ³κ²½ $ vim ~/.zshrc $ source ~/.zsh .zshrc μ€μ λ³κ²½ ZSH_THEME="agnoster" ν΄κ²°λμ§ μμ λ¬Έμ κΈ°λ³Έμμ zshλ‘ νμ λ νκΈ μ λ ₯μ΄ λμ§ μλλ€. bashμ μλΈμλ‘ μ€ννμ λλ νκΈ μ λ ₯μ΄ μ λλ€. Reference Ubuntu/Linux Oh my zsh μΈν https://polarcompass.tistory.com/142 https://github.com/powerline/fonts