Files
dotfiles/install-oh-my-zsh.sh
T
2026-03-27 13:07:27 -04:00

4 lines
129 B
Bash
Executable File

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