Update install.sh

This commit is contained in:
ushastoe
2025-12-22 20:22:11 +03:00
committed by GitHub
parent e3467bdada
commit 0ef50a858f

View File

@@ -10,7 +10,7 @@ PLUGINS_REPO2="https://github.com/zsh-users/zsh-syntax-highlighting.git"
# =============================
echo "[*] Установка зависимостей..."
sudo apt install -y git zsh curl wget which
sudo apt install -y git zsh curl wget
echo "[*] Установка Oh-My-Zsh..."
# Скачаем и запускаем установщик oh-my-zsh в режиме unattended