Skip to content

Instantly share code, notes, and snippets.

View yuhangch's full-sized avatar
🎯
Focusing

陈昱行|Chen Yu-hang yuhangch

🎯
Focusing
View GitHub Profile

Oh my zsh.

Install with curl

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

In GFW , mannual get the code of install.sh and save to somewhere

chmod +x ./install.sh;./install.sh