diff --git a/scripts/install-omz.sh b/scripts/install-omz.sh index e83d7c3..a036d16 100755 --- a/scripts/install-omz.sh +++ b/scripts/install-omz.sh @@ -23,4 +23,4 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM: echo 'Installing auto-suggestions (2/2)...' git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions -echo 'Done. +echo 'Done.'