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

5 lines
277 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)"
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions