Skip to content

Instantly share code, notes, and snippets.

View DevinXian's full-sized avatar
🎯
Focusing

tmax DevinXian

🎯
Focusing
View GitHub Profile

Install Zsh and Oh-my-zsh on CentOS 7

Based on this article

ALL INSTALLATIONS ASSUME YES WHEN PROMPTED, that's what -y does

This script can be copy paste to ssh as is. No hands installation. :-)

yum install zsh -y