--- title: Installation oh-my-zsh --- Installation oh-my-zsh ```shell curl -Lo install.sh https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh sh install.sh ```