Pure Prompt
ZSH 용 Prompt Theme

https://github.com/sindresorhus/pure
Oh My Zsh bundled theme 인 refined
를 사용해도 비슷
History
- Oh My Zsh bundled theme,
pure
로 시작
pure
에서 refined
로 Theme 명칭 변경
- Oh My Zsh bundled theme 가 아닌 별도의 Prompt Theme 로 Release
Requirements
Install
npm install --global pure-prompt
설치 시 오류가 발생했을 경우
설치 환경
- OS : Ubuntu 18.0.4.2
- Shell : ZSH 5.4.2
- ZSH Framework : Oh My Zsh
설치 오류

설치 command
sudo npm install --global pure-prompt --allow-root --unsafe-perm=true
출처 : https://github.com/sindresorhus/pure/issues/352#issuecomment-340887995
설치 성공
