1
1
Fork 0
dotfiles/mise-tasks/install-ohmyzsh
2026-04-02 20:51:24 -06:00

3 lines
154 B
Bash
Executable file

#!/usr/bin/env bash
#MISE description="Install oh-my-zsh"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"