diff --git a/install.sh b/install.sh index 431ae2c..7e9da90 100755 --- a/install.sh +++ b/install.sh @@ -154,6 +154,8 @@ for choice in "${tools[@]}"; do zoxide \ reflector \ inetutils + + sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" stow fastfetch hyfetch nvim zsh --adopt # gum spin --title "Updating Tealdeer database" -- \