Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 297 Bytes

Install ZSH

sh -c "$(curl -fsSL https://github.com/raw/ohmyzsh/ohmyzsh/master/tools/install.sh)"
chsh -s $(which zsh)