Update install.sh

This commit is contained in:
ushastoe
2025-11-16 16:36:22 +03:00
committed by GitHub
parent e0a5a2a563
commit 4df27f9a8f

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
sudo apt install -y git zsh curl wget which
echo "[*] Установка Oh-My-Zsh..."
# Скачаем и запускаем установщик oh-my-zsh в режиме unattended