You cannot see this page without javascript.

조회 수 1065 추천 수 0 댓글 0

1. ZSH GIT 설치

 
 yum install zsh git
 

2. oh my zsh 설치하기

 
 sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
 

 

3. 삭제 

sudo chmod 777 ~/.oh-my-zsh/tools/uninstall.sh
~/.oh-my-zsh/tools/uninstall.sh