oh_my_zsh_install.sh 116 B

12
  1. sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  2. echo 'oh-my-zsh is installed!'