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