You cannot see this page without javascript.

CentOS 에서 Oh My Zsh 설치 및 사용하기

2019.11.27 14:08

Masmin 조회 수:1202

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