From 95e9b9c994896dc8205cb3fe9ae0a8d8876552f9 Mon Sep 17 00:00:00 2001 From: ushastoe <40743392+krolchonok@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:51:50 +0300 Subject: [PATCH] Update start.sh --- start.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/start.sh b/start.sh index 5ead419..9ab0183 100644 --- a/start.sh +++ b/start.sh @@ -1,3 +1,2 @@ -apt install git zsh -y git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting