dotfiles/install-oh-my-zsh.sh

4 lines
121 B
Bash
Executable File

#!/bin/bash
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh