Update install.sh

This commit is contained in:
ushastoe
2025-08-20 11:22:17 +03:00
committed by GitHub
parent f7c7432576
commit 194b607db7

View File

@@ -10,7 +10,6 @@ PLUGINS_REPO2="https://github.com/zsh-users/zsh-syntax-highlighting.git"
# =============================
echo "[*] Установка зависимостей..."
sudo apt update -y
sudo apt install -y git zsh curl wget
echo "[*] Установка Oh-My-Zsh..."