1 2 3 4 5 6 7 8
#!/bin/bash # Install oh-my-zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" rm -rf ../.zshrc stow zsh